#cb016d color space conversions
Hex:
#cb016d
RGB:
203, 1, 109
CMY:
20, 100, 57
CMYK:
0, 100, 46, 20
HSL:
328°, 99.0196%, 40.0000%
HSV (HSB):
328°, 99.5074%, 79.6078%
XYZ:
27.3998, 13.8223, 15.6918
xyY:
0.4814, 0.2429, 13.8223
CIE-Lab:
43.9771, 71.7763, -1.4492
CIE-LCH:
43.9771, 71.7910, 358.8433
CIE-Luv:
43.9771, 109.2355, -15.3793
Hunter-Lab:
37.1784, 66.4888, 1.0004
#cb016d color charts
#cb016d color shades, tints & tones
#cb016d color schemes
#cb016d color preview, HTML & CSS examples
This text has a color of #cb016d
<p style="color:#cb016d;">Text here</p>
.mytext {color:#cb016d;}
This box has a color of #cb016d
<div style="background-color:#cb016d;">Content here</div>
.mybackground {background-color:#cb016d;}
Border around this has a color of #cb016d
<div style="border:2px solid #cb016d;">Content here</div>
.myborder {border:2px solid #cb016d;}