#c01f5f color space conversions
Hex:
#c01f5f
RGB:
192, 31, 95
CMY:
25, 88, 63
CMYK:
0, 84, 51, 25
HSL:
336°, 72.1973%, 43.7255%
HSV (HSB):
336°, 83.8542%, 75.2941%
XYZ:
24.2938, 13.0127, 12.0577
xyY:
0.4921, 0.2636, 13.0127
CIE-Lab:
42.7823, 63.9417, 5.3059
CIE-LCH:
42.7823, 64.1614, 4.7436
CIE-Luv:
42.7823, 101.3674, -5.6985
Hunter-Lab:
36.0731, 57.0848, 5.4329
#c01f5f color charts
#c01f5f color shades, tints & tones
#c01f5f color schemes
#c01f5f color preview, HTML & CSS examples
This text has a color of #c01f5f
<p style="color:#c01f5f;">Text here</p>
.mytext {color:#c01f5f;}
This box has a color of #c01f5f
<div style="background-color:#c01f5f;">Content here</div>
.mybackground {background-color:#c01f5f;}
Border around this has a color of #c01f5f
<div style="border:2px solid #c01f5f;">Content here</div>
.myborder {border:2px solid #c01f5f;}