#d55acb color space conversions
Hex:
#d55acb
RGB:
213, 90, 203
CMY:
16, 65, 20
CMYK:
0, 58, 5, 16
HSL:
305°, 59.4203%, 59.4118%
HSV (HSB):
305°, 57.7465%, 83.5294%
XYZ:
41.8762, 25.7703, 59.2669
xyY:
0.3300, 0.2031, 25.7703
CIE-Lab:
57.8183, 62.2811, -36.0250
CIE-LCH:
57.8183, 71.9495, 329.9538
CIE-Luv:
57.8183, 58.9778, -64.4571
Hunter-Lab:
50.7644, 58.4092, -33.6854
#d55acb color charts
#d55acb color shades, tints & tones
#d55acb color schemes
#d55acb color preview, HTML & CSS examples
This text has a color of #d55acb
<p style="color:#d55acb;">Text here</p>
.mytext {color:#d55acb;}
This box has a color of #d55acb
<div style="background-color:#d55acb;">Content here</div>
.mybackground {background-color:#d55acb;}
Border around this has a color of #d55acb
<div style="border:2px solid #d55acb;">Content here</div>
.myborder {border:2px solid #d55acb;}