#c51d10 color space conversions
Hex:
#c51d10
RGB:
197, 29, 16
CMY:
23, 89, 94
CMYK:
0, 85, 92, 23
HSL:
4°, 84.9765%, 41.7647%
HSV (HSB):
4°, 91.8782%, 77.2549%
XYZ:
23.5588, 12.7865, 1.7166
xyY:
0.6190, 0.3359, 12.7865
CIE-Lab:
42.4397, 62.1859, 50.6091
CIE-LCH:
42.4397, 80.1771, 39.1399
CIE-Luv:
42.4397, 126.6306, 29.5429
Hunter-Lab:
35.7582, 55.0259, 22.1845
#c51d10 color charts
#c51d10 color shades, tints & tones
#c51d10 color schemes
#c51d10 color preview, HTML & CSS examples
This text has a color of #c51d10
<p style="color:#c51d10;">Text here</p>
.mytext {color:#c51d10;}
This box has a color of #c51d10
<div style="background-color:#c51d10;">Content here</div>
.mybackground {background-color:#c51d10;}
Border around this has a color of #c51d10
<div style="border:2px solid #c51d10;">Content here</div>
.myborder {border:2px solid #c51d10;}