#c51d36 color space conversions
Hex:
#c51d36
RGB:
197, 29, 54
CMY:
23, 89, 79
CMYK:
0, 85, 73, 23
HSL:
351°, 74.3363%, 44.3137%
HSV (HSB):
351°, 85.2792%, 77.2549%
XYZ:
24.1312, 13.0154, 4.7304
xyY:
0.5762, 0.3108, 13.0154
CIE-Lab:
42.7864, 63.2145, 31.0472
CIE-LCH:
42.7864, 70.4273, 26.1575
CIE-Luv:
42.7864, 119.8373, 18.4740
Hunter-Lab:
36.0768, 56.2611, 17.4797
#c51d36 color charts
#c51d36 color shades, tints & tones
#c51d36 color schemes
#c51d36 color preview, HTML & CSS examples
This text has a color of #c51d36
<p style="color:#c51d36;">Text here</p>
.mytext {color:#c51d36;}
This box has a color of #c51d36
<div style="background-color:#c51d36;">Content here</div>
.mybackground {background-color:#c51d36;}
Border around this has a color of #c51d36
<div style="border:2px solid #c51d36;">Content here</div>
.myborder {border:2px solid #c51d36;}