#cb017d color space conversions
Hex:
#cb017d
RGB:
203, 1, 125
CMY:
20, 100, 51
CMYK:
0, 100, 38, 20
HSL:
323°, 99.0196%, 40.0000%
HSV (HSB):
323°, 99.5074%, 79.6078%
XYZ:
28.3411, 14.1989, 20.6490
xyY:
0.4485, 0.2247, 14.1989
CIE-Lab:
44.5168, 73.1899, -10.5666
CIE-LCH:
44.5168, 73.9488, 351.7848
CIE-Luv:
44.5168, 101.8347, -27.1792
Hunter-Lab:
37.6814, 68.3118, -6.1132
#cb017d color charts
#cb017d color shades, tints & tones
#cb017d color schemes
#cb017d color preview, HTML & CSS examples
This text has a color of #cb017d
<p style="color:#cb017d;">Text here</p>
.mytext {color:#cb017d;}
This box has a color of #cb017d
<div style="background-color:#cb017d;">Content here</div>
.mybackground {background-color:#cb017d;}
Border around this has a color of #cb017d
<div style="border:2px solid #cb017d;">Content here</div>
.myborder {border:2px solid #cb017d;}