#c50e1c color space conversions
Hex:
#c50e1c
RGB:
197, 14, 28
CMY:
23, 95, 89
CMYK:
0, 93, 86, 23
HSL:
355°, 86.7299%, 41.3725%
HSV (HSB):
355°, 92.8934%, 77.2549%
XYZ:
23.3926, 12.2682, 2.2337
xyY:
0.6173, 0.3237, 12.2682
CIE-Lab:
41.6393, 64.8954, 44.6281
CIE-LCH:
41.6393, 78.7596, 34.5160
CIE-Luv:
41.6393, 129.4630, 25.6230
Hunter-Lab:
35.0260, 57.9180, 20.7372
#c50e1c color charts
#c50e1c color shades, tints & tones
#c50e1c color schemes
#c50e1c color preview, HTML & CSS examples
This text has a color of #c50e1c
<p style="color:#c50e1c;">Text here</p>
.mytext {color:#c50e1c;}
This box has a color of #c50e1c
<div style="background-color:#c50e1c;">Content here</div>
.mybackground {background-color:#c50e1c;}
Border around this has a color of #c50e1c
<div style="border:2px solid #c50e1c;">Content here</div>
.myborder {border:2px solid #c50e1c;}