#c01d8d color space conversions
Hex:
#c01d8d
RGB:
192, 29, 141
CMY:
25, 89, 45
CMYK:
0, 85, 27, 25
HSL:
319°, 73.7557%, 43.3333%
HSV (HSB):
319°, 84.8958%, 75.2941%
XYZ:
26.9853, 14.0083, 26.4809
xyY:
0.3999, 0.2076, 14.0083
CIE-Lab:
44.2448, 68.9484, -20.9697
CIE-LCH:
44.2448, 72.0667, 343.0836
CIE-Luv:
44.2448, 82.3377, -40.2985
Hunter-Lab:
37.4276, 63.2000, -15.7496
#c01d8d color charts
#c01d8d color shades, tints & tones
#c01d8d color schemes
#c01d8d color preview, HTML & CSS examples
This text has a color of #c01d8d
<p style="color:#c01d8d;">Text here</p>
.mytext {color:#c01d8d;}
This box has a color of #c01d8d
<div style="background-color:#c01d8d;">Content here</div>
.mybackground {background-color:#c01d8d;}
Border around this has a color of #c01d8d
<div style="border:2px solid #c01d8d;">Content here</div>
.myborder {border:2px solid #c01d8d;}