#c51d75 color space conversions
Hex:
#c51d75
RGB:
197, 29, 117
CMY:
23, 89, 54
CMYK:
0, 85, 41, 23
HSL:
329°, 74.3363%, 44.3137%
HSV (HSB):
329°, 85.2792%, 77.2549%
XYZ:
26.6762, 14.0334, 18.1323
xyY:
0.4534, 0.2385, 14.0334
CIE-Lab:
44.2808, 67.5337, -6.1019
CIE-LCH:
44.2808, 67.8088, 354.8372
CIE-Luv:
44.2808, 96.7791, -20.2447
Hunter-Lab:
37.4612, 61.5533, -2.4753
#c51d75 color charts
#c51d75 color shades, tints & tones
#c51d75 color schemes
#c51d75 color preview, HTML & CSS examples
This text has a color of #c51d75
<p style="color:#c51d75;">Text here</p>
.mytext {color:#c51d75;}
This box has a color of #c51d75
<div style="background-color:#c51d75;">Content here</div>
.mybackground {background-color:#c51d75;}
Border around this has a color of #c51d75
<div style="border:2px solid #c51d75;">Content here</div>
.myborder {border:2px solid #c51d75;}