#d55aa7 color space conversions
Hex:
#d55aa7
RGB:
213, 90, 167
CMY:
16, 65, 35
CMYK:
0, 58, 22, 16
HSL:
322°, 59.4203%, 59.4118%
HSV (HSB):
322°, 57.7465%, 83.5294%
XYZ:
38.0718, 24.2485, 39.2330
xyY:
0.3749, 0.2388, 24.2485
CIE-Lab:
56.3357, 56.7823, -17.6015
CIE-LCH:
56.3357, 59.4478, 342.7775
CIE-Luv:
56.3357, 69.7965, -35.3333
Hunter-Lab:
49.2427, 51.8316, -12.7680
#d55aa7 color charts
#d55aa7 color shades, tints & tones
#d55aa7 color schemes
#d55aa7 color preview, HTML & CSS examples
This text has a color of #d55aa7
<p style="color:#d55aa7;">Text here</p>
.mytext {color:#d55aa7;}
This box has a color of #d55aa7
<div style="background-color:#d55aa7;">Content here</div>
.mybackground {background-color:#d55aa7;}
Border around this has a color of #d55aa7
<div style="border:2px solid #d55aa7;">Content here</div>
.myborder {border:2px solid #d55aa7;}