#c01d33 color space conversions
Hex:
#c01d33
RGB:
192, 29, 51
CMY:
25, 89, 80
CMYK:
0, 85, 73, 25
HSL:
352°, 73.7557%, 43.3333%
HSV (HSB):
352°, 84.8958%, 75.2941%
XYZ:
22.7751, 12.3242, 4.3104
xyY:
0.5779, 0.3127, 12.3242
CIE-Lab:
41.7268, 61.7365, 31.3660
CIE-LCH:
41.7268, 69.2475, 26.9334
CIE-Luv:
41.7268, 116.7265, 18.7331
Hunter-Lab:
35.1059, 54.3677, 17.2943
#c01d33 color charts
#c01d33 color shades, tints & tones
#c01d33 color schemes
#c01d33 color preview, HTML & CSS examples
This text has a color of #c01d33
<p style="color:#c01d33;">Text here</p>
.mytext {color:#c01d33;}
This box has a color of #c01d33
<div style="background-color:#c01d33;">Content here</div>
.mybackground {background-color:#c01d33;}
Border around this has a color of #c01d33
<div style="border:2px solid #c01d33;">Content here</div>
.myborder {border:2px solid #c01d33;}