#d55ba1 color space conversions
Hex:
#d55ba1
RGB:
213, 91, 161
CMY:
16, 64, 37
CMYK:
0, 57, 24, 16
HSL:
326°, 59.2233%, 59.6078%
HSV (HSB):
326°, 57.2770%, 83.5294%
XYZ:
37.6147, 24.2015, 36.4071
xyY:
0.3830, 0.2464, 24.2015
CIE-Lab:
56.2890, 55.5027, -14.1795
CIE-LCH:
56.2890, 57.2853, 345.6690
CIE-Luv:
56.2890, 71.1700, -30.0988
Hunter-Lab:
49.1950, 50.3904, -9.4414
#d55ba1 color charts
#d55ba1 color shades, tints & tones
#d55ba1 color schemes
#d55ba1 color preview, HTML & CSS examples
This text has a color of #d55ba1
<p style="color:#d55ba1;">Text here</p>
.mytext {color:#d55ba1;}
This box has a color of #d55ba1
<div style="background-color:#d55ba1;">Content here</div>
.mybackground {background-color:#d55ba1;}
Border around this has a color of #d55ba1
<div style="border:2px solid #d55ba1;">Content here</div>
.myborder {border:2px solid #d55ba1;}