#c01f3a color space conversions
Hex:
#c01f3a
RGB:
192, 31, 58
CMY:
25, 88, 77
CMYK:
0, 84, 70, 25
HSL:
350°, 72.1973%, 43.7255%
HSV (HSB):
350°, 83.8542%, 75.2941%
XYZ:
22.9919, 12.4919, 5.2024
xyY:
0.5651, 0.3070, 12.4919
CIE-Lab:
41.9875, 61.5952, 27.4052
CIE-LCH:
41.9875, 67.4167, 23.9854
CIE-Luv:
41.9875, 114.1548, 15.9267
Hunter-Lab:
35.3439, 54.2660, 16.0137
#c01f3a color charts
#c01f3a color shades, tints & tones
#c01f3a color schemes
#c01f3a color preview, HTML & CSS examples
This text has a color of #c01f3a
<p style="color:#c01f3a;">Text here</p>
.mytext {color:#c01f3a;}
This box has a color of #c01f3a
<div style="background-color:#c01f3a;">Content here</div>
.mybackground {background-color:#c01f3a;}
Border around this has a color of #c01f3a
<div style="border:2px solid #c01f3a;">Content here</div>
.myborder {border:2px solid #c01f3a;}