#c51d12 color space conversions
Hex:
#c51d12
RGB:
197, 29, 18
CMY:
23, 89, 93
CMYK:
0, 85, 91, 23
HSL:
4°, 83.2558%, 42.1569%
HSV (HSB):
4°, 90.8629%, 77.2549%
XYZ:
23.5745, 12.7927, 1.7990
xyY:
0.6177, 0.3352, 12.7927
CIE-Lab:
42.4492, 62.2143, 49.8352
CIE-LCH:
42.4492, 79.7130, 38.6956
CIE-Luv:
42.4492, 126.4344, 29.2249
Hunter-Lab:
35.7669, 55.0599, 22.0547
#c51d12 color charts
#c51d12 color shades, tints & tones
#c51d12 color schemes
#c51d12 color preview, HTML & CSS examples
This text has a color of #c51d12
<p style="color:#c51d12;">Text here</p>
.mytext {color:#c51d12;}
This box has a color of #c51d12
<div style="background-color:#c51d12;">Content here</div>
.mybackground {background-color:#c51d12;}
Border around this has a color of #c51d12
<div style="border:2px solid #c51d12;">Content here</div>
.myborder {border:2px solid #c51d12;}