#d50e97 color space conversions
Hex:
#d50e97
RGB:
213, 14, 151
CMY:
16, 95, 41
CMYK:
0, 93, 29, 16
HSL:
319°, 87.6652%, 44.5098%
HSV (HSB):
319°, 93.4272%, 83.5294%
XYZ:
33.1835, 16.6946, 30.7516
xyY:
0.4116, 0.2071, 16.6946
CIE-Lab:
47.8729, 76.7578, -21.0941
CIE-LCH:
47.8729, 79.6035, 344.6337
CIE-Luv:
47.8729, 96.6573, -42.6805
Hunter-Lab:
40.8590, 73.4651, -16.0219
#d50e97 color charts
#d50e97 color shades, tints & tones
#d50e97 color schemes
#d50e97 color preview, HTML & CSS examples
This text has a color of #d50e97
<p style="color:#d50e97;">Text here</p>
.mytext {color:#d50e97;}
This box has a color of #d50e97
<div style="background-color:#d50e97;">Content here</div>
.mybackground {background-color:#d50e97;}
Border around this has a color of #d50e97
<div style="border:2px solid #d50e97;">Content here</div>
.myborder {border:2px solid #d50e97;}