#c50f2f color space conversions
Hex:
#c50f2f
RGB:
197, 15, 47
CMY:
23, 94, 82
CMYK:
0, 92, 76, 23
HSL:
349°, 85.8491%, 41.5686%
HSV (HSB):
349°, 92.3858%, 77.2549%
XYZ:
23.7099, 12.4172, 3.8364
xyY:
0.5933, 0.3107, 12.4172
CIE-Lab:
41.8717, 65.3041, 34.2116
CIE-LCH:
41.8717, 73.7229, 27.6492
CIE-Luv:
41.8717, 125.3996, 19.7331
Hunter-Lab:
35.2380, 58.4369, 18.2116
#c50f2f color charts
#c50f2f color shades, tints & tones
#c50f2f color schemes
#c50f2f color preview, HTML & CSS examples
This text has a color of #c50f2f
<p style="color:#c50f2f;">Text here</p>
.mytext {color:#c50f2f;}
This box has a color of #c50f2f
<div style="background-color:#c50f2f;">Content here</div>
.mybackground {background-color:#c50f2f;}
Border around this has a color of #c50f2f
<div style="border:2px solid #c50f2f;">Content here</div>
.myborder {border:2px solid #c50f2f;}