#d55a82 color space conversions
Hex:
#d55a82
RGB:
213, 90, 130
CMY:
16, 65, 49
CMYK:
0, 58, 39, 16
HSL:
340°, 59.4203%, 59.4118%
HSV (HSB):
340°, 57.7465%, 83.5294%
XYZ:
35.1260, 23.0702, 23.7207
xyY:
0.4288, 0.2816, 23.0702
CIE-Lab:
55.1445, 52.1543, 2.3204
CIE-LCH:
55.1445, 52.2059, 2.5475
CIE-Luv:
55.1445, 80.8465, -6.6817
Hunter-Lab:
48.0314, 46.4844, 4.3411
#d55a82 color charts
#d55a82 color shades, tints & tones
#d55a82 color schemes
#d55a82 color preview, HTML & CSS examples
This text has a color of #d55a82
<p style="color:#d55a82;">Text here</p>
.mytext {color:#d55a82;}
This box has a color of #d55a82
<div style="background-color:#d55a82;">Content here</div>
.mybackground {background-color:#d55a82;}
Border around this has a color of #d55a82
<div style="border:2px solid #d55a82;">Content here</div>
.myborder {border:2px solid #d55a82;}