#cb008c color space conversions
Hex:
#cb008c
RGB:
203, 0, 140
CMY:
20, 100, 45
CMYK:
0, 100, 31, 20
HSL:
319°, 100.0000%, 39.8039%
HSV (HSB):
319°, 100.0000%, 79.6078%
XYZ:
29.3622, 14.5900, 26.0795
xyY:
0.4193, 0.2083, 14.5900
CIE-Lab:
45.0674, 74.7812, -18.9176
CIE-LCH:
45.0674, 77.1369, 345.8036
CIE-Luv:
45.0674, 94.8745, -38.7273
Hunter-Lab:
38.1968, 70.3701, -13.7435
#cb008c color charts
#cb008c color shades, tints & tones
#cb008c color schemes
#cb008c color preview, HTML & CSS examples
This text has a color of #cb008c
<p style="color:#cb008c;">Text here</p>
.mytext {color:#cb008c;}
This box has a color of #cb008c
<div style="background-color:#cb008c;">Content here</div>
.mybackground {background-color:#cb008c;}
Border around this has a color of #cb008c
<div style="border:2px solid #cb008c;">Content here</div>
.myborder {border:2px solid #cb008c;}