#c50e82 color space conversions
Hex:
#c50e82
RGB:
197, 14, 130
CMY:
23, 95, 49
CMYK:
0, 93, 34, 23
HSL:
322°, 86.7299%, 41.3725%
HSV (HSB):
322°, 92.8934%, 77.2549%
XYZ:
27.2123, 13.7961, 22.3478
xyY:
0.4295, 0.2178, 13.7961
CIE-Lab:
43.9391, 71.1849, -14.6312
CIE-LCH:
43.9391, 72.6730, 348.3853
CIE-Luv:
43.9391, 93.4202, -32.0437
Hunter-Lab:
37.1431, 65.7746, -9.6726
#c50e82 color charts
#c50e82 color shades, tints & tones
#c50e82 color schemes
#c50e82 color preview, HTML & CSS examples
This text has a color of #c50e82
<p style="color:#c50e82;">Text here</p>
.mytext {color:#c50e82;}
This box has a color of #c50e82
<div style="background-color:#c50e82;">Content here</div>
.mybackground {background-color:#c50e82;}
Border around this has a color of #c50e82
<div style="border:2px solid #c50e82;">Content here</div>
.myborder {border:2px solid #c50e82;}