#c51d6f color space conversions
Hex:
#c51d6f
RGB:
197, 29, 111
CMY:
23, 89, 56
CMYK:
0, 85, 44, 23
HSL:
331°, 74.3363%, 44.3137%
HSV (HSB):
331°, 85.2792%, 77.2549%
XYZ:
26.3346, 13.8967, 16.3333
xyY:
0.4656, 0.2457, 13.8967
CIE-Lab:
44.0845, 66.9764, -2.6737
CIE-LCH:
44.0845, 67.0297, 357.7139
CIE-Luv:
44.0845, 99.3465, -15.8254
Hunter-Lab:
37.2783, 60.8608, 0.1173
#c51d6f color charts
#c51d6f color shades, tints & tones
#c51d6f color schemes
#c51d6f color preview, HTML & CSS examples
This text has a color of #c51d6f
<p style="color:#c51d6f;">Text here</p>
.mytext {color:#c51d6f;}
This box has a color of #c51d6f
<div style="background-color:#c51d6f;">Content here</div>
.mybackground {background-color:#c51d6f;}
Border around this has a color of #c51d6f
<div style="border:2px solid #c51d6f;">Content here</div>
.myborder {border:2px solid #c51d6f;}