#c01f28 color space conversions
Hex:
#c01f28
RGB:
192, 31, 40
CMY:
25, 88, 84
CMYK:
0, 84, 79, 25
HSL:
357°, 72.1973%, 43.7255%
HSV (HSB):
357°, 83.8542%, 75.2941%
XYZ:
22.6112, 12.3396, 3.1975
xyY:
0.5927, 0.3235, 12.3396
CIE-Lab:
41.7509, 60.8859, 37.8663
CIE-LCH:
41.7509, 71.7004, 31.8784
CIE-Luv:
41.7509, 118.5307, 23.1994
Hunter-Lab:
35.1278, 53.4239, 19.1926
#c01f28 color charts
#c01f28 color shades, tints & tones
#c01f28 color schemes
#c01f28 color preview, HTML & CSS examples
This text has a color of #c01f28
<p style="color:#c01f28;">Text here</p>
.mytext {color:#c01f28;}
This box has a color of #c01f28
<div style="background-color:#c01f28;">Content here</div>
.mybackground {background-color:#c01f28;}
Border around this has a color of #c01f28
<div style="border:2px solid #c01f28;">Content here</div>
.myborder {border:2px solid #c01f28;}