#cc6442 color space conversions
Hex:
#cc6442
RGB:
204, 100, 66
CMY:
20, 61, 74
CMYK:
0, 51, 68, 20
HSL:
15°, 57.5000%, 52.9412%
HSV (HSB):
15°, 67.6471%, 80.0000%
XYZ:
30.4424, 22.3451, 7.8628
xyY:
0.5019, 0.3684, 22.3451
CIE-Lab:
54.3912, 38.6872, 38.0788
CIE-LCH:
54.3912, 54.2834, 44.5459
CIE-Luv:
54.3912, 81.3334, 34.2018
Hunter-Lab:
47.2706, 32.2310, 23.2273
#cc6442 color charts
#cc6442 color shades, tints & tones
#cc6442 color schemes
#cc6442 color preview, HTML & CSS examples
This text has a color of #cc6442
<p style="color:#cc6442;">Text here</p>
.mytext {color:#cc6442;}
This box has a color of #cc6442
<div style="background-color:#cc6442;">Content here</div>
.mybackground {background-color:#cc6442;}
Border around this has a color of #cc6442
<div style="border:2px solid #cc6442;">Content here</div>
.myborder {border:2px solid #cc6442;}