#c51e2e color space conversions
Hex:
#c51e2e
RGB:
197, 30, 46
CMY:
23, 88, 82
CMYK:
0, 85, 77, 23
HSL:
354°, 73.5683%, 44.5098%
HSV (HSB):
354°, 84.7716%, 77.2549%
XYZ:
23.9834, 12.9961, 3.8292
xyY:
0.5877, 0.3185, 12.9961
CIE-Lab:
42.7574, 62.6918, 35.7800
CIE-LCH:
42.7574, 72.1836, 29.7146
CIE-Luv:
42.7574, 121.4608, 21.8428
Hunter-Lab:
36.0501, 55.6645, 18.9374
#c51e2e color charts
#c51e2e color shades, tints & tones
#c51e2e color schemes
#c51e2e color preview, HTML & CSS examples
This text has a color of #c51e2e
<p style="color:#c51e2e;">Text here</p>
.mytext {color:#c51e2e;}
This box has a color of #c51e2e
<div style="background-color:#c51e2e;">Content here</div>
.mybackground {background-color:#c51e2e;}
Border around this has a color of #c51e2e
<div style="border:2px solid #c51e2e;">Content here</div>
.myborder {border:2px solid #c51e2e;}