#c51d90 color space conversions
Hex:
#c51d90
RGB:
197, 29, 144
CMY:
23, 89, 44
CMYK:
0, 85, 27, 23
HSL:
319°, 74.3363%, 44.3137%
HSV (HSB):
319°, 85.2792%, 77.2549%
XYZ:
28.4994, 14.7627, 27.7330
xyY:
0.4014, 0.2079, 14.7627
CIE-Lab:
45.3074, 70.4028, -21.0750
CIE-LCH:
45.3074, 73.4895, 343.3350
CIE-Luv:
45.3074, 85.0233, -40.9416
Hunter-Lab:
38.4222, 65.1621, -15.8997
#c51d90 color charts
#c51d90 color shades, tints & tones
#c51d90 color schemes
#c51d90 color preview, HTML & CSS examples
This text has a color of #c51d90
<p style="color:#c51d90;">Text here</p>
.mytext {color:#c51d90;}
This box has a color of #c51d90
<div style="background-color:#c51d90;">Content here</div>
.mybackground {background-color:#c51d90;}
Border around this has a color of #c51d90
<div style="border:2px solid #c51d90;">Content here</div>
.myborder {border:2px solid #c51d90;}