#c01d85 color space conversions
Hex:
#c01d85
RGB:
192, 29, 133
CMY:
25, 89, 48
CMYK:
0, 85, 31, 25
HSL:
322°, 73.7557%, 43.3333%
HSV (HSB):
322°, 84.8958%, 75.2941%
XYZ:
26.4112, 13.7787, 23.4578
xyY:
0.4150, 0.2165, 13.7787
CIE-Lab:
43.9138, 68.0281, -16.5967
CIE-LCH:
43.9138, 70.0233, 346.2895
CIE-Luv:
43.9138, 85.7973, -34.0791
Hunter-Lab:
37.1196, 62.0465, -11.4847
#c01d85 color charts
#c01d85 color shades, tints & tones
#c01d85 color schemes
#c01d85 color preview, HTML & CSS examples
This text has a color of #c01d85
<p style="color:#c01d85;">Text here</p>
.mytext {color:#c01d85;}
This box has a color of #c01d85
<div style="background-color:#c01d85;">Content here</div>
.mybackground {background-color:#c01d85;}
Border around this has a color of #c01d85
<div style="border:2px solid #c01d85;">Content here</div>
.myborder {border:2px solid #c01d85;}