#cc945d color space conversions
Hex:
#cc945d
RGB:
204, 148, 93
CMY:
20, 42, 64
CMYK:
0, 27, 54, 20
HSL:
30°, 52.1127%, 58.2353%
HSV (HSB):
30°, 54.4118%, 80.0000%
XYZ:
37.4675, 34.8075, 15.0997
xyY:
0.4288, 0.3984, 34.8075
CIE-Lab:
65.5985, 14.8961, 37.1651
CIE-LCH:
65.5985, 40.0392, 68.1586
CIE-Luv:
65.5985, 42.5784, 42.2678
Hunter-Lab:
58.9979, 10.1130, 26.1241
#cc945d color charts
#cc945d color shades, tints & tones
#cc945d color schemes
#cc945d color preview, HTML & CSS examples
This text has a color of #cc945d
<p style="color:#cc945d;">Text here</p>
.mytext {color:#cc945d;}
This box has a color of #cc945d
<div style="background-color:#cc945d;">Content here</div>
.mybackground {background-color:#cc945d;}
Border around this has a color of #cc945d
<div style="border:2px solid #cc945d;">Content here</div>
.myborder {border:2px solid #cc945d;}