#c01d24 color space conversions
Hex:
#c01d24
RGB:
192, 29, 36
CMY:
25, 89, 86
CMYK:
0, 85, 81, 25
HSL:
357°, 73.7557%, 43.3333%
HSV (HSB):
357°, 84.8958%, 75.2941%
XYZ:
22.4960, 12.2126, 2.8407
xyY:
0.5991, 0.3252, 12.2126
CIE-Lab:
41.5520, 61.2163, 39.9101
CIE-LCH:
41.5520, 73.0770, 33.1024
CIE-Luv:
41.5520, 120.0494, 24.1897
Hunter-Lab:
34.9465, 53.7491, 19.6431
#c01d24 color charts
#c01d24 color shades, tints & tones
#c01d24 color schemes
#c01d24 color preview, HTML & CSS examples
This text has a color of #c01d24
<p style="color:#c01d24;">Text here</p>
.mytext {color:#c01d24;}
This box has a color of #c01d24
<div style="background-color:#c01d24;">Content here</div>
.mybackground {background-color:#c01d24;}
Border around this has a color of #c01d24
<div style="border:2px solid #c01d24;">Content here</div>
.myborder {border:2px solid #c01d24;}