#c35c3c color space conversions
Hex:
#c35c3c
RGB:
195, 92, 60
CMY:
24, 64, 76
CMYK:
0, 53, 69, 24
HSL:
14°, 52.9412%, 50.0000%
HSV (HSB):
14°, 69.2308%, 76.4706%
XYZ:
27.1484, 19.5826, 6.6239
xyY:
0.5088, 0.3670, 19.5826
CIE-Lab:
51.3620, 38.9316, 37.4824
CIE-LCH:
51.3620, 54.0426, 43.9135
CIE-Luv:
51.3620, 80.6866, 32.6321
Hunter-Lab:
44.2523, 32.0669, 22.1018
#c35c3c color charts
#c35c3c color shades, tints & tones
#c35c3c color schemes
#c35c3c color preview, HTML & CSS examples
This text has a color of #c35c3c
<p style="color:#c35c3c;">Text here</p>
.mytext {color:#c35c3c;}
This box has a color of #c35c3c
<div style="background-color:#c35c3c;">Content here</div>
.mybackground {background-color:#c35c3c;}
Border around this has a color of #c35c3c
<div style="border:2px solid #c35c3c;">Content here</div>
.myborder {border:2px solid #c35c3c;}