#c51e0a color space conversions
Hex:
#c51e0a
RGB:
197, 30, 10
CMY:
23, 88, 96
CMYK:
0, 85, 95, 23
HSL:
6°, 90.3382%, 40.5882%
HSV (HSB):
6°, 94.9239%, 77.2549%
XYZ:
23.5450, 12.8208, 1.5209
xyY:
0.6215, 0.3384, 12.8208
CIE-Lab:
42.4920, 61.8992, 52.6823
CIE-LCH:
42.4920, 81.2831, 40.4011
CIE-Luv:
42.4920, 126.7400, 30.4660
Hunter-Lab:
35.8061, 54.7155, 22.5459
#c51e0a color charts
#c51e0a color shades, tints & tones
#c51e0a color schemes
#c51e0a color preview, HTML & CSS examples
This text has a color of #c51e0a
<p style="color:#c51e0a;">Text here</p>
.mytext {color:#c51e0a;}
This box has a color of #c51e0a
<div style="background-color:#c51e0a;">Content here</div>
.mybackground {background-color:#c51e0a;}
Border around this has a color of #c51e0a
<div style="border:2px solid #c51e0a;">Content here</div>
.myborder {border:2px solid #c51e0a;}