#c35f2d color space conversions
Hex:
#c35f2d
RGB:
195, 95, 45
CMY:
24, 63, 82
CMYK:
0, 51, 77, 24
HSL:
20°, 62.5000%, 47.0588%
HSV (HSB):
20°, 76.9231%, 76.4706%
XYZ:
27.0715, 19.9760, 4.9115
xyY:
0.5210, 0.3845, 19.9760
CIE-Lab:
51.8100, 36.6893, 45.7189
CIE-LCH:
51.8100, 58.6201, 51.2531
CIE-Luv:
51.8100, 80.3523, 39.1998
Hunter-Lab:
44.6945, 29.9024, 24.7707
#c35f2d color charts
#c35f2d color shades, tints & tones
#c35f2d color schemes
#c35f2d color preview, HTML & CSS examples
This text has a color of #c35f2d
<p style="color:#c35f2d;">Text here</p>
.mytext {color:#c35f2d;}
This box has a color of #c35f2d
<div style="background-color:#c35f2d;">Content here</div>
.mybackground {background-color:#c35f2d;}
Border around this has a color of #c35f2d
<div style="border:2px solid #c35f2d;">Content here</div>
.myborder {border:2px solid #c35f2d;}