#cc155a color space conversions
Hex:
#cc155a
RGB:
204, 21, 90
CMY:
20, 92, 65
CMYK:
0, 90, 56, 20
HSL:
337°, 81.3333%, 44.1176%
HSV (HSB):
337°, 89.7059%, 80.0000%
XYZ:
27.0155, 14.1119, 10.9729
xyY:
0.5185, 0.2709, 14.1119
CIE-Lab:
44.3930, 68.4322, 11.0543
CIE-LCH:
44.3930, 69.3193, 9.1761
CIE-Luv:
44.3930, 115.4295, -0.4227
Hunter-Lab:
37.5658, 62.6283, 8.9776
#cc155a color charts
#cc155a color shades, tints & tones
#cc155a color schemes
#cc155a color preview, HTML & CSS examples
This text has a color of #cc155a
<p style="color:#cc155a;">Text here</p>
.mytext {color:#cc155a;}
This box has a color of #cc155a
<div style="background-color:#cc155a;">Content here</div>
.mybackground {background-color:#cc155a;}
Border around this has a color of #cc155a
<div style="border:2px solid #cc155a;">Content here</div>
.myborder {border:2px solid #cc155a;}