#c50256 color space conversions
Hex:
#c50256
RGB:
197, 2, 86
CMY:
23, 99, 66
CMYK:
0, 99, 56, 23
HSL:
334°, 97.9899%, 39.0196%
HSV (HSB):
334°, 98.9848%, 77.2549%
XYZ:
24.7274, 12.5856, 9.9301
xyY:
0.5234, 0.2664, 12.5856
CIE-Lab:
42.1321, 68.6210, 10.2032
CIE-LCH:
42.1321, 69.3754, 8.4573
CIE-Luv:
42.1321, 114.3033, -1.5230
Hunter-Lab:
35.4762, 62.3334, 8.2376
#c50256 color charts
#c50256 color shades, tints & tones
#c50256 color schemes
#c50256 color preview, HTML & CSS examples
This text has a color of #c50256
<p style="color:#c50256;">Text here</p>
.mytext {color:#c50256;}
This box has a color of #c50256
<div style="background-color:#c50256;">Content here</div>
.mybackground {background-color:#c50256;}
Border around this has a color of #c50256
<div style="border:2px solid #c50256;">Content here</div>
.myborder {border:2px solid #c50256;}