#c01f50 color space conversions
Hex:
#c01f50
RGB:
192, 31, 80
CMY:
25, 88, 69
CMYK:
0, 84, 58, 25
HSL:
342°, 72.1973%, 43.7255%
HSV (HSB):
342°, 83.8542%, 75.2941%
XYZ:
23.6762, 12.7656, 8.8056
xyY:
0.5233, 0.2821, 12.7656
CIE-Lab:
42.4080, 62.8433, 14.2141
CIE-LCH:
42.4080, 64.4307, 12.7449
CIE-Luv:
42.4080, 107.0559, 3.9965
Hunter-Lab:
35.7290, 55.7590, 10.3981
#c01f50 color charts
#c01f50 color shades, tints & tones
#c01f50 color schemes
#c01f50 color preview, HTML & CSS examples
This text has a color of #c01f50
<p style="color:#c01f50;">Text here</p>
.mytext {color:#c01f50;}
This box has a color of #c01f50
<div style="background-color:#c01f50;">Content here</div>
.mybackground {background-color:#c01f50;}
Border around this has a color of #c01f50
<div style="border:2px solid #c01f50;">Content here</div>
.myborder {border:2px solid #c01f50;}