#c51d23 color space conversions
Hex:
#c51d23
RGB:
197, 29, 35
CMY:
23, 89, 86
CMYK:
0, 85, 82, 23
HSL:
358°, 74.3363%, 44.3137%
HSV (HSB):
358°, 85.2792%, 77.2549%
XYZ:
23.7687, 12.8704, 2.8216
xyY:
0.6023, 0.3262, 12.8704
CIE-Lab:
42.5673, 62.5656, 41.7936
CIE-LCH:
42.5673, 75.2407, 33.7428
CIE-Luv:
42.5673, 124.0512, 25.3546
Hunter-Lab:
35.8753, 55.4808, 20.4496
#c51d23 color charts
#c51d23 color shades, tints & tones
#c51d23 color schemes
#c51d23 color preview, HTML & CSS examples
This text has a color of #c51d23
<p style="color:#c51d23;">Text here</p>
.mytext {color:#c51d23;}
This box has a color of #c51d23
<div style="background-color:#c51d23;">Content here</div>
.mybackground {background-color:#c51d23;}
Border around this has a color of #c51d23
<div style="border:2px solid #c51d23;">Content here</div>
.myborder {border:2px solid #c51d23;}