#cb014c color space conversions
Hex:
#cb014c
RGB:
203, 1, 76
CMY:
20, 100, 70
CMYK:
0, 100, 63, 20
HSL:
338°, 99.0196%, 40.0000%
HSV (HSB):
338°, 99.5074%, 79.6078%
XYZ:
25.9440, 13.2400, 8.0257
xyY:
0.5495, 0.2805, 13.2400
CIE-Lab:
43.1227, 69.5024, 18.0792
CIE-LCH:
43.1227, 71.8153, 14.5808
CIE-Luv:
43.1227, 123.0874, 6.1372
Hunter-Lab:
36.3868, 63.5942, 12.3935
#cb014c color charts
#cb014c color shades, tints & tones
#cb014c color schemes
#cb014c color preview, HTML & CSS examples
This text has a color of #cb014c
<p style="color:#cb014c;">Text here</p>
.mytext {color:#cb014c;}
This box has a color of #cb014c
<div style="background-color:#cb014c;">Content here</div>
.mybackground {background-color:#cb014c;}
Border around this has a color of #cb014c
<div style="border:2px solid #cb014c;">Content here</div>
.myborder {border:2px solid #cb014c;}