#c51d0c color space conversions
Hex:
#c51d0c
RGB:
197, 29, 12
CMY:
23, 89, 95
CMYK:
0, 85, 94, 23
HSL:
6°, 88.5167%, 40.9804%
HSV (HSB):
6°, 93.9086%, 77.2549%
XYZ:
23.5317, 12.7756, 1.5735
xyY:
0.6212, 0.3373, 12.7756
CIE-Lab:
42.4232, 62.1365, 52.0142
CIE-LCH:
42.4232, 81.0334, 39.9326
CIE-Luv:
42.4232, 126.9725, 30.0967
Hunter-Lab:
35.7430, 54.9668, 22.4100
#c51d0c color charts
#c51d0c color shades, tints & tones
#c51d0c color schemes
#c51d0c color preview, HTML & CSS examples
This text has a color of #c51d0c
<p style="color:#c51d0c;">Text here</p>
.mytext {color:#c51d0c;}
This box has a color of #c51d0c
<div style="background-color:#c51d0c;">Content here</div>
.mybackground {background-color:#c51d0c;}
Border around this has a color of #c51d0c
<div style="border:2px solid #c51d0c;">Content here</div>
.myborder {border:2px solid #c51d0c;}