#d55bab color space conversions
Hex:
#d55bab
RGB:
213, 91, 171
CMY:
16, 64, 33
CMYK:
0, 57, 20, 16
HSL:
321°, 59.2233%, 59.6078%
HSV (HSB):
321°, 57.2770%, 83.5294%
XYZ:
38.5323, 24.5686, 41.2394
xyY:
0.3693, 0.2355, 24.5686
CIE-Lab:
56.6526, 56.8966, -19.4409
CIE-LCH:
56.6526, 60.1263, 341.1353
CIE-Luv:
56.6526, 68.1567, -38.1105
Hunter-Lab:
49.5667, 52.0213, -14.6325
#d55bab color charts
#d55bab color shades, tints & tones
#d55bab color schemes
#d55bab color preview, HTML & CSS examples
This text has a color of #d55bab
<p style="color:#d55bab;">Text here</p>
.mytext {color:#d55bab;}
This box has a color of #d55bab
<div style="background-color:#d55bab;">Content here</div>
.mybackground {background-color:#d55bab;}
Border around this has a color of #d55bab
<div style="border:2px solid #d55bab;">Content here</div>
.myborder {border:2px solid #d55bab;}