#cc3d07 color space conversions
Hex:
#cc3d07
RGB:
204, 61, 7
CMY:
20, 76, 97
CMYK:
0, 70, 97, 20
HSL:
16°, 93.3649%, 41.3725%
HSV (HSB):
16°, 96.5686%, 80.0000%
XYZ:
26.6089, 16.1902, 1.9236
xyY:
0.5950, 0.3620, 16.1902
CIE-Lab:
47.2230, 54.5762, 56.9161
CIE-LCH:
47.2230, 78.8543, 46.2023
CIE-Luv:
47.2230, 115.9485, 37.4950
Hunter-Lab:
40.2370, 47.6280, 25.3315
#cc3d07 color charts
#cc3d07 color shades, tints & tones
#cc3d07 color schemes
#cc3d07 color preview, HTML & CSS examples
This text has a color of #cc3d07
<p style="color:#cc3d07;">Text here</p>
.mytext {color:#cc3d07;}
This box has a color of #cc3d07
<div style="background-color:#cc3d07;">Content here</div>
.mybackground {background-color:#cc3d07;}
Border around this has a color of #cc3d07
<div style="border:2px solid #cc3d07;">Content here</div>
.myborder {border:2px solid #cc3d07;}