#cb014a color space conversions
Hex:
#cb014a
RGB:
203, 1, 74
CMY:
20, 100, 71
CMYK:
0, 100, 64, 20
HSL:
338°, 99.0196%, 40.0000%
HSV (HSB):
338°, 99.5074%, 79.6078%
XYZ:
25.8755, 13.2126, 7.6651
xyY:
0.5534, 0.2826, 13.2126
CIE-Lab:
43.0819, 69.3926, 19.2840
CIE-LCH:
43.0819, 72.0223, 15.5304
CIE-Luv:
43.0819, 123.8272, 7.2687
Hunter-Lab:
36.3492, 63.4557, 12.9418
#cb014a color charts
#cb014a color shades, tints & tones
#cb014a color schemes
#cb014a color preview, HTML & CSS examples
This text has a color of #cb014a
<p style="color:#cb014a;">Text here</p>
.mytext {color:#cb014a;}
This box has a color of #cb014a
<div style="background-color:#cb014a;">Content here</div>
.mybackground {background-color:#cb014a;}
Border around this has a color of #cb014a
<div style="border:2px solid #cb014a;">Content here</div>
.myborder {border:2px solid #cb014a;}