#cc154d color space conversions
Hex:
#cc154d
RGB:
204, 21, 77
CMY:
20, 92, 70
CMYK:
0, 90, 62, 20
HSL:
342°, 81.3333%, 44.1176%
HSV (HSB):
342°, 89.7059%, 80.0000%
XYZ:
26.5096, 13.9095, 8.3088
xyY:
0.5440, 0.2855, 13.9095
CIE-Lab:
44.1029, 67.6174, 18.7945
CIE-LCH:
44.1029, 70.1808, 15.5334
CIE-Luv:
44.1029, 120.3299, 7.4542
Hunter-Lab:
37.2955, 61.6104, 12.8981
#cc154d color charts
#cc154d color shades, tints & tones
#cc154d color schemes
#cc154d color preview, HTML & CSS examples
This text has a color of #cc154d
<p style="color:#cc154d;">Text here</p>
.mytext {color:#cc154d;}
This box has a color of #cc154d
<div style="background-color:#cc154d;">Content here</div>
.mybackground {background-color:#cc154d;}
Border around this has a color of #cc154d
<div style="border:2px solid #cc154d;">Content here</div>
.myborder {border:2px solid #cc154d;}