#d55f86 color space conversions
Hex:
#d55f86
RGB:
213, 95, 134
CMY:
16, 63, 47
CMYK:
0, 55, 37, 16
HSL:
340°, 58.4158%, 60.3922%
HSV (HSB):
340°, 55.3991%, 83.5294%
XYZ:
35.8359, 24.0518, 25.3080
xyY:
0.4206, 0.2823, 24.0518
CIE-Lab:
56.1396, 50.2662, 1.4096
CIE-LCH:
56.1396, 50.2860, 1.6063
CIE-Luv:
56.1396, 77.0021, -7.4751
Hunter-Lab:
49.0426, 44.6069, 3.7338
#d55f86 color charts
#d55f86 color shades, tints & tones
#d55f86 color schemes
#d55f86 color preview, HTML & CSS examples
This text has a color of #d55f86
<p style="color:#d55f86;">Text here</p>
.mytext {color:#d55f86;}
This box has a color of #d55f86
<div style="background-color:#d55f86;">Content here</div>
.mybackground {background-color:#d55f86;}
Border around this has a color of #d55f86
<div style="border:2px solid #d55f86;">Content here</div>
.myborder {border:2px solid #d55f86;}