#c51b5e color space conversions
Hex:
#c51b5e
RGB:
197, 27, 94
CMY:
23, 89, 63
CMYK:
0, 86, 52, 23
HSL:
336°, 75.8929%, 43.9216%
HSV (HSB):
336°, 86.2944%, 77.2549%
XYZ:
25.4383, 13.4623, 11.8474
xyY:
0.5013, 0.2653, 13.4623
CIE-Lab:
43.4518, 65.9628, 7.0218
CIE-LCH:
43.4518, 66.3355, 6.0763
CIE-Luv:
43.4518, 106.8617, -4.2366
Hunter-Lab:
36.6911, 59.5465, 6.5392
#c51b5e color charts
#c51b5e color shades, tints & tones
#c51b5e color schemes
#c51b5e color preview, HTML & CSS examples
This text has a color of #c51b5e
<p style="color:#c51b5e;">Text here</p>
.mytext {color:#c51b5e;}
This box has a color of #c51b5e
<div style="background-color:#c51b5e;">Content here</div>
.mybackground {background-color:#c51b5e;}
Border around this has a color of #c51b5e
<div style="border:2px solid #c51b5e;">Content here</div>
.myborder {border:2px solid #c51b5e;}