#d53181 color space conversions
Hex:
#d53181
RGB:
213, 49, 129
CMY:
16, 81, 49
CMYK:
0, 77, 39, 16
HSL:
331°, 66.1290%, 51.3725%
HSV (HSB):
331°, 76.9953%, 83.5294%
XYZ:
32.5013, 17.9277, 22.5163
xyY:
0.4456, 0.2458, 17.9277
CIE-Lab:
49.4083, 67.7100, -5.4972
CIE-LCH:
49.4083, 67.9328, 355.3585
CIE-Luv:
49.4083, 99.2434, -19.9336
Hunter-Lab:
42.3412, 62.9207, -1.8905
#d53181 color charts
#d53181 color shades, tints & tones
#d53181 color schemes
#d53181 color preview, HTML & CSS examples
This text has a color of #d53181
<p style="color:#d53181;">Text here</p>
.mytext {color:#d53181;}
This box has a color of #d53181
<div style="background-color:#d53181;">Content here</div>
.mybackground {background-color:#d53181;}
Border around this has a color of #d53181
<div style="border:2px solid #d53181;">Content here</div>
.myborder {border:2px solid #d53181;}