#d55c8a color space conversions
Hex:
#d55c8a
RGB:
213, 92, 138
CMY:
16, 64, 46
CMYK:
0, 57, 35, 16
HSL:
337°, 59.0244%, 59.8039%
HSV (HSB):
337°, 56.8075%, 83.5294%
XYZ:
35.8552, 23.6354, 26.7171
xyY:
0.4159, 0.2742, 23.6354
CIE-Lab:
55.7209, 52.1359, -1.5535
CIE-LCH:
55.7209, 52.1590, 358.2933
CIE-Luv:
55.7209, 77.4802, -11.7786
Hunter-Lab:
48.6163, 46.5678, 1.4486
#d55c8a color charts
#d55c8a color shades, tints & tones
#d55c8a color schemes
#d55c8a color preview, HTML & CSS examples
This text has a color of #d55c8a
<p style="color:#d55c8a;">Text here</p>
.mytext {color:#d55c8a;}
This box has a color of #d55c8a
<div style="background-color:#d55c8a;">Content here</div>
.mybackground {background-color:#d55c8a;}
Border around this has a color of #d55c8a
<div style="border:2px solid #d55c8a;">Content here</div>
.myborder {border:2px solid #d55c8a;}