#c51e52 color space conversions
Hex:
#c51e52
RGB:
197, 30, 82
CMY:
23, 88, 68
CMYK:
0, 85, 58, 23
HSL:
341°, 73.5683%, 44.5098%
HSV (HSB):
341°, 84.7716%, 77.2549%
XYZ:
25.0132, 13.4081, 9.2523
xyY:
0.5247, 0.2812, 13.4081
CIE-Lab:
43.3718, 64.5029, 14.4372
CIE-LCH:
43.3718, 66.0988, 12.6162
CIE-Luv:
43.3718, 110.6456, 3.9222
Hunter-Lab:
36.6170, 57.8542, 10.6506
#c51e52 color charts
#c51e52 color shades, tints & tones
#c51e52 color schemes
#c51e52 color preview, HTML & CSS examples
This text has a color of #c51e52
<p style="color:#c51e52;">Text here</p>
.mytext {color:#c51e52;}
This box has a color of #c51e52
<div style="background-color:#c51e52;">Content here</div>
.mybackground {background-color:#c51e52;}
Border around this has a color of #c51e52
<div style="border:2px solid #c51e52;">Content here</div>
.myborder {border:2px solid #c51e52;}