#c51d86 color space conversions
Hex:
#c51d86
RGB:
197, 29, 134
CMY:
23, 89, 47
CMYK:
0, 85, 32, 23
HSL:
323°, 74.3363%, 44.3137%
HSV (HSB):
323°, 85.2792%, 77.2549%
XYZ:
27.7684, 14.4703, 23.8837
xyY:
0.4200, 0.2188, 14.4703
CIE-Lab:
44.8999, 69.2730, -15.6177
CIE-LCH:
44.8999, 71.0117, 347.2950
CIE-Luv:
44.8999, 89.3835, -33.1688
Hunter-Lab:
38.0398, 63.7322, -10.5980
#c51d86 color charts
#c51d86 color shades, tints & tones
#c51d86 color schemes
#c51d86 color preview, HTML & CSS examples
This text has a color of #c51d86
<p style="color:#c51d86;">Text here</p>
.mytext {color:#c51d86;}
This box has a color of #c51d86
<div style="background-color:#c51d86;">Content here</div>
.mybackground {background-color:#c51d86;}
Border around this has a color of #c51d86
<div style="border:2px solid #c51d86;">Content here</div>
.myborder {border:2px solid #c51d86;}