#cb004a color space conversions
Hex:
#cb004a
RGB:
203, 0, 74
CMY:
20, 100, 71
CMYK:
0, 100, 64, 20
HSL:
338°, 100.0000%, 39.8039%
HSV (HSB):
338°, 100.0000%, 79.6078%
XYZ:
25.8646, 13.1909, 7.6614
xyY:
0.5536, 0.2824, 13.1909
CIE-Lab:
43.0495, 69.4869, 19.2412
CIE-LCH:
43.0495, 72.1016, 15.4776
CIE-Luv:
43.0495, 123.9657, 7.1993
Hunter-Lab:
36.3193, 63.5592, 12.9165
#cb004a color charts
#cb004a color shades, tints & tones
#cb004a color schemes
#cb004a color preview, HTML & CSS examples
This text has a color of #cb004a
<p style="color:#cb004a;">Text here</p>
.mytext {color:#cb004a;}
This box has a color of #cb004a
<div style="background-color:#cb004a;">Content here</div>
.mybackground {background-color:#cb004a;}
Border around this has a color of #cb004a
<div style="border:2px solid #cb004a;">Content here</div>
.myborder {border:2px solid #cb004a;}