#c51e0c color space conversions
Hex:
#c51e0c
RGB:
197, 30, 12
CMY:
23, 88, 95
CMYK:
0, 85, 94, 23
HSL:
6°, 88.5167%, 40.9804%
HSV (HSB):
6°, 93.9086%, 77.2549%
XYZ:
23.5566, 12.8254, 1.5818
xyY:
0.6205, 0.3378, 12.8254
CIE-Lab:
42.4990, 61.9203, 52.0594
CIE-LCH:
42.4990, 80.8969, 40.0554
CIE-Luv:
42.4990, 126.5947, 30.2295
Hunter-Lab:
35.8126, 54.7407, 22.4500
#c51e0c color charts
#c51e0c color shades, tints & tones
#c51e0c color schemes
#c51e0c color preview, HTML & CSS examples
This text has a color of #c51e0c
<p style="color:#c51e0c;">Text here</p>
.mytext {color:#c51e0c;}
This box has a color of #c51e0c
<div style="background-color:#c51e0c;">Content here</div>
.mybackground {background-color:#c51e0c;}
Border around this has a color of #c51e0c
<div style="border:2px solid #c51e0c;">Content here</div>
.myborder {border:2px solid #c51e0c;}