#c51e56 color space conversions
Hex:
#c51e56
RGB:
197, 30, 86
CMY:
23, 88, 66
CMYK:
0, 85, 56, 23
HSL:
340°, 73.5683%, 44.5098%
HSV (HSB):
340°, 84.7716%, 77.2549%
XYZ:
25.1699, 13.4707, 10.0776
xyY:
0.5166, 0.2765, 13.4707
CIE-Lab:
43.4642, 64.7725, 12.0562
CIE-LCH:
43.4642, 65.8849, 10.5439
CIE-Luv:
43.4642, 109.1670, 1.4419
Hunter-Lab:
36.7025, 58.1828, 9.4122
#c51e56 color charts
#c51e56 color shades, tints & tones
#c51e56 color schemes
#c51e56 color preview, HTML & CSS examples
This text has a color of #c51e56
<p style="color:#c51e56;">Text here</p>
.mytext {color:#c51e56;}
This box has a color of #c51e56
<div style="background-color:#c51e56;">Content here</div>
.mybackground {background-color:#c51e56;}
Border around this has a color of #c51e56
<div style="border:2px solid #c51e56;">Content here</div>
.myborder {border:2px solid #c51e56;}