#c3540c color space conversions
Hex:
#c3540c
RGB:
195, 84, 12
CMY:
24, 67, 95
CMYK:
0, 57, 94, 24
HSL:
24°, 88.4058%, 40.5882%
HSV (HSB):
24°, 93.8462%, 76.4706%
XYZ:
25.7424, 17.9693, 2.4595
xyY:
0.5575, 0.3892, 17.9693
CIE-Lab:
49.4588, 41.3491, 56.3242
CIE-LCH:
49.4588, 69.8725, 53.7166
CIE-Luv:
49.4588, 91.5421, 42.4385
Hunter-Lab:
42.3902, 34.2151, 26.2331
#c3540c color charts
#c3540c color shades, tints & tones
#c3540c color schemes
#c3540c color preview, HTML & CSS examples
This text has a color of #c3540c
<p style="color:#c3540c;">Text here</p>
.mytext {color:#c3540c;}
This box has a color of #c3540c
<div style="background-color:#c3540c;">Content here</div>
.mybackground {background-color:#c3540c;}
Border around this has a color of #c3540c
<div style="border:2px solid #c3540c;">Content here</div>
.myborder {border:2px solid #c3540c;}