#c51e5e color space conversions
Hex:
#c51e5e
RGB:
197, 30, 94
CMY:
23, 88, 63
CMYK:
0, 85, 52, 23
HSL:
337°, 73.5683%, 44.5098%
HSV (HSB):
337°, 84.7716%, 77.2549%
XYZ:
25.5106, 13.6070, 11.8715
xyY:
0.5003, 0.2669, 13.6070
CIE-Lab:
43.6640, 65.3532, 7.3230
CIE-LCH:
43.6640, 65.7622, 6.3935
CIE-Luv:
43.6640, 106.0856, -3.7536
Hunter-Lab:
36.8877, 58.8927, 6.7401
#c51e5e color charts
#c51e5e color shades, tints & tones
#c51e5e color schemes
#c51e5e color preview, HTML & CSS examples
This text has a color of #c51e5e
<p style="color:#c51e5e;">Text here</p>
.mytext {color:#c51e5e;}
This box has a color of #c51e5e
<div style="background-color:#c51e5e;">Content here</div>
.mybackground {background-color:#c51e5e;}
Border around this has a color of #c51e5e
<div style="border:2px solid #c51e5e;">Content here</div>
.myborder {border:2px solid #c51e5e;}