#c3600d color space conversions
Hex:
#c3600d
RGB:
195, 96, 13
CMY:
24, 62, 95
CMYK:
0, 51, 93, 24
HSL:
27°, 87.5000%, 40.7843%
HSV (HSB):
27°, 93.3333%, 76.4706%
XYZ:
26.7612, 19.9969, 2.8301
xyY:
0.5397, 0.4033, 19.9969
CIE-Lab:
51.8337, 35.3253, 57.7108
CIE-LCH:
51.8337, 67.6640, 58.5288
CIE-Luv:
51.8337, 81.8723, 46.2020
Hunter-Lab:
44.7179, 28.5661, 27.5502
#c3600d color charts
#c3600d color shades, tints & tones
#c3600d color schemes
#c3600d color preview, HTML & CSS examples
This text has a color of #c3600d
<p style="color:#c3600d;">Text here</p>
.mytext {color:#c3600d;}
This box has a color of #c3600d
<div style="background-color:#c3600d;">Content here</div>
.mybackground {background-color:#c3600d;}
Border around this has a color of #c3600d
<div style="border:2px solid #c3600d;">Content here</div>
.myborder {border:2px solid #c3600d;}