#d55bba color space conversions
Hex:
#d55bba
RGB:
213, 91, 186
CMY:
16, 64, 27
CMYK:
0, 57, 13, 16
HSL:
313°, 59.2233%, 59.6078%
HSV (HSB):
313°, 57.2770%, 83.5294%
XYZ:
40.0446, 25.1735, 49.2028
xyY:
0.3500, 0.2200, 25.1735
CIE-Lab:
57.2441, 59.1264, -27.1929
CIE-LCH:
57.2441, 65.0799, 335.3018
CIE-Luv:
57.2441, 63.6519, -50.2494
Hunter-Lab:
50.1732, 54.6627, -23.0220
#d55bba color charts
#d55bba color shades, tints & tones
#d55bba color schemes
#d55bba color preview, HTML & CSS examples
This text has a color of #d55bba
<p style="color:#d55bba;">Text here</p>
.mytext {color:#d55bba;}
This box has a color of #d55bba
<div style="background-color:#d55bba;">Content here</div>
.mybackground {background-color:#d55bba;}
Border around this has a color of #d55bba
<div style="border:2px solid #d55bba;">Content here</div>
.myborder {border:2px solid #d55bba;}