#d55b95 color space conversions
Hex:
#d55b95
RGB:
213, 91, 149
CMY:
16, 64, 42
CMYK:
0, 57, 30, 16
HSL:
331°, 59.2233%, 59.6078%
HSV (HSB):
331°, 57.2770%, 83.5294%
XYZ:
36.6065, 23.7982, 31.0979
xyY:
0.4001, 0.2601, 23.7982
CIE-Lab:
55.8852, 53.9336, -7.7705
CIE-LCH:
55.8852, 54.4905, 351.8015
CIE-Luv:
55.8852, 74.7630, -20.6467
Hunter-Lab:
48.7834, 48.5732, -3.6471
#d55b95 color charts
#d55b95 color shades, tints & tones
#d55b95 color schemes
#d55b95 color preview, HTML & CSS examples
This text has a color of #d55b95
<p style="color:#d55b95;">Text here</p>
.mytext {color:#d55b95;}
This box has a color of #d55b95
<div style="background-color:#d55b95;">Content here</div>
.mybackground {background-color:#d55b95;}
Border around this has a color of #d55b95
<div style="border:2px solid #d55b95;">Content here</div>
.myborder {border:2px solid #d55b95;}