#d50d52 color space conversions
Hex:
#d50d52
RGB:
213, 13, 82
CMY:
16, 95, 68
CMYK:
0, 94, 62, 16
HSL:
339°, 88.4956%, 44.3137%
HSV (HSB):
339°, 93.8967%, 83.5294%
XYZ:
29.1075, 15.0432, 9.3521
xyY:
0.5440, 0.2812, 15.0432
CIE-Lab:
45.6933, 71.1031, 18.1247
CIE-LCH:
45.6933, 73.3768, 14.3006
CIE-Luv:
45.6933, 127.0282, 6.1703
Hunter-Lab:
38.7855, 66.0847, 12.8536
#d50d52 color charts
#d50d52 color shades, tints & tones
#d50d52 color schemes
#d50d52 color preview, HTML & CSS examples
This text has a color of #d50d52
<p style="color:#d50d52;">Text here</p>
.mytext {color:#d50d52;}
This box has a color of #d50d52
<div style="background-color:#d50d52;">Content here</div>
.mybackground {background-color:#d50d52;}
Border around this has a color of #d50d52
<div style="border:2px solid #d50d52;">Content here</div>
.myborder {border:2px solid #d50d52;}