#d55f82 color space conversions
Hex:
#d55f82
RGB:
213, 95, 130
CMY:
16, 63, 49
CMYK:
0, 55, 39, 16
HSL:
342°, 58.4158%, 60.3922%
HSV (HSB):
342°, 55.3991%, 83.5294%
XYZ:
35.5620, 23.9423, 23.8661
xyY:
0.4266, 0.2872, 23.9423
CIE-Lab:
56.0299, 49.8166, 3.6017
CIE-LCH:
56.0299, 49.9466, 4.1352
CIE-Luv:
56.0299, 78.0988, -4.5334
Hunter-Lab:
48.9308, 44.1016, 5.3328
#d55f82 color charts
#d55f82 color shades, tints & tones
#d55f82 color schemes
#d55f82 color preview, HTML & CSS examples
This text has a color of #d55f82
<p style="color:#d55f82;">Text here</p>
.mytext {color:#d55f82;}
This box has a color of #d55f82
<div style="background-color:#d55f82;">Content here</div>
.mybackground {background-color:#d55f82;}
Border around this has a color of #d55f82
<div style="border:2px solid #d55f82;">Content here</div>
.myborder {border:2px solid #d55f82;}