#d50e85 color space conversions
Hex:
#d50e85
RGB:
213, 14, 133
CMY:
16, 95, 48
CMYK:
0, 93, 38, 16
HSL:
324°, 87.6652%, 44.5098%
HSV (HSB):
324°, 93.4272%, 83.5294%
XYZ:
31.8312, 16.1537, 23.6306
xyY:
0.4445, 0.2256, 16.1537
CIE-Lab:
47.1755, 74.9150, -11.2667
CIE-LCH:
47.1755, 75.7575, 351.4472
CIE-Luv:
47.1755, 104.9865, -28.8061
Hunter-Lab:
40.1916, 71.0344, -6.7253
#d50e85 color charts
#d50e85 color shades, tints & tones
#d50e85 color schemes
#d50e85 color preview, HTML & CSS examples
This text has a color of #d50e85
<p style="color:#d50e85;">Text here</p>
.mytext {color:#d50e85;}
This box has a color of #d50e85
<div style="background-color:#d50e85;">Content here</div>
.mybackground {background-color:#d50e85;}
Border around this has a color of #d50e85
<div style="border:2px solid #d50e85;">Content here</div>
.myborder {border:2px solid #d50e85;}