#d55fb6 color space conversions
Hex:
#d55fb6
RGB:
213, 95, 182
CMY:
16, 63, 29
CMYK:
0, 55, 15, 16
HSL:
316°, 58.4158%, 60.3922%
HSV (HSB):
316°, 55.3991%, 83.5294%
XYZ:
39.9763, 25.7080, 47.1111
xyY:
0.3544, 0.2279, 25.7080
CIE-Lab:
57.7588, 56.6945, -24.0991
CIE-LCH:
57.7588, 61.6038, 336.9712
CIE-Luv:
57.7588, 63.2342, -45.2189
Hunter-Lab:
50.7030, 52.0063, -19.5977
#d55fb6 color charts
#d55fb6 color shades, tints & tones
#d55fb6 color schemes
#d55fb6 color preview, HTML & CSS examples
This text has a color of #d55fb6
<p style="color:#d55fb6;">Text here</p>
.mytext {color:#d55fb6;}
This box has a color of #d55fb6
<div style="background-color:#d55fb6;">Content here</div>
.mybackground {background-color:#d55fb6;}
Border around this has a color of #d55fb6
<div style="border:2px solid #d55fb6;">Content here</div>
.myborder {border:2px solid #d55fb6;}