#cc3125 color space conversions
Hex:
#cc3125
RGB:
204, 49, 37
CMY:
20, 81, 85
CMYK:
0, 76, 82, 20
HSL:
4°, 69.2946%, 47.2549%
HSV (HSB):
4°, 81.8627%, 80.0000%
XYZ:
26.3341, 15.1676, 3.2899
xyY:
0.5879, 0.3386, 15.1676
CIE-Lab:
45.8629, 59.3090, 44.3671
CIE-LCH:
45.8629, 74.0675, 36.7990
CIE-Luv:
45.8629, 120.1908, 29.3899
Hunter-Lab:
38.9456, 52.5428, 22.2534
#cc3125 color charts
#cc3125 color shades, tints & tones
#cc3125 color schemes
#cc3125 color preview, HTML & CSS examples
This text has a color of #cc3125
<p style="color:#cc3125;">Text here</p>
.mytext {color:#cc3125;}
This box has a color of #cc3125
<div style="background-color:#cc3125;">Content here</div>
.mybackground {background-color:#cc3125;}
Border around this has a color of #cc3125
<div style="border:2px solid #cc3125;">Content here</div>
.myborder {border:2px solid #cc3125;}