#c51d22 color space conversions
Hex:
#c51d22
RGB:
197, 29, 34
CMY:
23, 89, 87
CMYK:
0, 85, 83, 23
HSL:
358°, 74.3363%, 44.3137%
HSV (HSB):
358°, 85.2792%, 77.2549%
XYZ:
23.7541, 12.8645, 2.7445
xyY:
0.6035, 0.3268, 12.8645
CIE-Lab:
42.5584, 62.5392, 42.3223
CIE-LCH:
42.5584, 75.5138, 34.0875
CIE-Luv:
42.5584, 124.2277, 25.6418
Hunter-Lab:
35.8672, 55.4492, 20.5702
#c51d22 color charts
#c51d22 color shades, tints & tones
#c51d22 color schemes
#c51d22 color preview, HTML & CSS examples
This text has a color of #c51d22
<p style="color:#c51d22;">Text here</p>
.mytext {color:#c51d22;}
This box has a color of #c51d22
<div style="background-color:#c51d22;">Content here</div>
.mybackground {background-color:#c51d22;}
Border around this has a color of #c51d22
<div style="border:2px solid #c51d22;">Content here</div>
.myborder {border:2px solid #c51d22;}