#cc7141 color space conversions
Hex:
#cc7141
RGB:
204, 113, 65
CMY:
20, 56, 75
CMYK:
0, 45, 68, 20
HSL:
21°, 57.6763%, 52.7451%
HSV (HSB):
21°, 68.1373%, 80.0000%
XYZ:
31.7611, 25.0293, 8.1582
xyY:
0.4890, 0.3854, 25.0293
CIE-Lab:
57.1039, 31.8645, 41.7258
CIE-LCH:
57.1039, 52.5013, 52.6323
CIE-Luv:
57.1039, 71.6117, 39.7157
Hunter-Lab:
50.0293, 25.7696, 25.3522
#cc7141 color charts
#cc7141 color shades, tints & tones
#cc7141 color schemes
#cc7141 color preview, HTML & CSS examples
This text has a color of #cc7141
<p style="color:#cc7141;">Text here</p>
.mytext {color:#cc7141;}
This box has a color of #cc7141
<div style="background-color:#cc7141;">Content here</div>
.mybackground {background-color:#cc7141;}
Border around this has a color of #cc7141
<div style="border:2px solid #cc7141;">Content here</div>
.myborder {border:2px solid #cc7141;}