#cc945f color space conversions
Hex:
#cc945f
RGB:
204, 148, 95
CMY:
20, 42, 63
CMYK:
0, 27, 53, 20
HSL:
29°, 51.6588%, 58.6275%
HSV (HSB):
29°, 53.4314%, 80.0000%
XYZ:
37.5573, 34.8434, 15.5724
xyY:
0.4269, 0.3961, 34.8434
CIE-Lab:
65.6266, 15.0678, 36.1442
CIE-LCH:
65.6266, 39.1592, 67.3697
CIE-Luv:
65.6266, 42.3886, 41.2502
Hunter-Lab:
59.0283, 10.2728, 25.6783
#cc945f color charts
#cc945f color shades, tints & tones
#cc945f color schemes
#cc945f color preview, HTML & CSS examples
This text has a color of #cc945f
<p style="color:#cc945f;">Text here</p>
.mytext {color:#cc945f;}
This box has a color of #cc945f
<div style="background-color:#cc945f;">Content here</div>
.mybackground {background-color:#cc945f;}
Border around this has a color of #cc945f
<div style="border:2px solid #cc945f;">Content here</div>
.myborder {border:2px solid #cc945f;}