#c51c8c color space conversions
Hex:
#c51c8c
RGB:
197, 28, 140
CMY:
23, 89, 45
CMYK:
0, 86, 29, 23
HSL:
320°, 75.1111%, 44.1176%
HSV (HSB):
320°, 85.7868%, 77.2549%
XYZ:
28.1748, 14.5943, 26.1429
xyY:
0.4089, 0.2118, 14.5943
CIE-Lab:
45.0734, 70.1362, -19.0078
CIE-LCH:
45.0734, 72.6663, 344.8364
CIE-Luv:
45.0734, 86.9415, -37.9874
Hunter-Lab:
38.2025, 64.7919, -13.8320
#c51c8c color charts
#c51c8c color shades, tints & tones
#c51c8c color schemes
#c51c8c color preview, HTML & CSS examples
This text has a color of #c51c8c
<p style="color:#c51c8c;">Text here</p>
.mytext {color:#c51c8c;}
This box has a color of #c51c8c
<div style="background-color:#c51c8c;">Content here</div>
.mybackground {background-color:#c51c8c;}
Border around this has a color of #c51c8c
<div style="border:2px solid #c51c8c;">Content here</div>
.myborder {border:2px solid #c51c8c;}