#c01b8d color space conversions
Hex:
#c01b8d
RGB:
192, 27, 141
CMY:
25, 89, 45
CMYK:
0, 86, 27, 25
HSL:
319°, 75.3425%, 42.9412%
HSV (HSB):
319°, 85.9375%, 75.2941%
XYZ:
26.9379, 13.9134, 26.4651
xyY:
0.4002, 0.2067, 13.9134
CIE-Lab:
44.1085, 69.3432, -21.1799
CIE-LCH:
44.1085, 72.5057, 343.0155
CIE-Luv:
44.1085, 82.6807, -40.6281
Hunter-Lab:
37.3007, 63.6332, -15.9561
#c01b8d color charts
#c01b8d color shades, tints & tones
#c01b8d color schemes
#c01b8d color preview, HTML & CSS examples
This text has a color of #c01b8d
<p style="color:#c01b8d;">Text here</p>
.mytext {color:#c01b8d;}
This box has a color of #c01b8d
<div style="background-color:#c01b8d;">Content here</div>
.mybackground {background-color:#c01b8d;}
Border around this has a color of #c01b8d
<div style="border:2px solid #c01b8d;">Content here</div>
.myborder {border:2px solid #c01b8d;}