#c01d52 color space conversions
Hex:
#c01d52
RGB:
192, 29, 82
CMY:
25, 89, 68
CMYK:
0, 85, 57, 25
HSL:
340°, 73.7557%, 43.3333%
HSV (HSB):
340°, 84.8958%, 75.2941%
XYZ:
23.7006, 12.6944, 9.1837
xyY:
0.5200, 0.2785, 12.6944
CIE-Lab:
42.2991, 63.4205, 12.8056
CIE-LCH:
42.2991, 64.7004, 11.4154
CIE-Luv:
42.2991, 106.9225, 2.4296
Hunter-Lab:
35.6292, 56.3873, 9.6579
#c01d52 color charts
#c01d52 color shades, tints & tones
#c01d52 color schemes
#c01d52 color preview, HTML & CSS examples
This text has a color of #c01d52
<p style="color:#c01d52;">Text here</p>
.mytext {color:#c01d52;}
This box has a color of #c01d52
<div style="background-color:#c01d52;">Content here</div>
.mybackground {background-color:#c01d52;}
Border around this has a color of #c01d52
<div style="border:2px solid #c01d52;">Content here</div>
.myborder {border:2px solid #c01d52;}