#cc104b color space conversions
Hex:
#cc104b
RGB:
204, 16, 75
CMY:
20, 94, 71
CMYK:
0, 92, 63, 20
HSL:
341°, 85.4545%, 43.1373%
HSV (HSB):
341°, 92.1569%, 80.0000%
XYZ:
26.3571, 13.7160, 7.9149
xyY:
0.5492, 0.2858, 13.7160
CIE-Lab:
43.8228, 68.1974, 19.6738
CIE-LCH:
43.8228, 70.9785, 16.0920
CIE-Luv:
43.8228, 122.0553, 8.0696
Hunter-Lab:
37.0351, 62.2237, 13.2535
#cc104b color charts
#cc104b color shades, tints & tones
#cc104b color schemes
#cc104b color preview, HTML & CSS examples
This text has a color of #cc104b
<p style="color:#cc104b;">Text here</p>
.mytext {color:#cc104b;}
This box has a color of #cc104b
<div style="background-color:#cc104b;">Content here</div>
.mybackground {background-color:#cc104b;}
Border around this has a color of #cc104b
<div style="border:2px solid #cc104b;">Content here</div>
.myborder {border:2px solid #cc104b;}