#d55e7b color space conversions
Hex:
#d55e7b
RGB:
213, 94, 123
CMY:
16, 63, 52
CMYK:
0, 56, 42, 16
HSL:
345°, 58.6207%, 60.1961%
HSV (HSB):
345°, 55.8685%, 83.5294%
XYZ:
35.0184, 23.5816, 21.4449
xyY:
0.4375, 0.2946, 23.5816
CIE-Lab:
55.6664, 49.5382, 7.1989
CIE-LCH:
55.6664, 50.0585, 8.2684
CIE-Luv:
55.6664, 80.5589, 0.0669
Hunter-Lab:
48.5609, 43.7391, 7.8096
#d55e7b color charts
#d55e7b color shades, tints & tones
#d55e7b color schemes
#d55e7b color preview, HTML & CSS examples
This text has a color of #d55e7b
<p style="color:#d55e7b;">Text here</p>
.mytext {color:#d55e7b;}
This box has a color of #d55e7b
<div style="background-color:#d55e7b;">Content here</div>
.mybackground {background-color:#d55e7b;}
Border around this has a color of #d55e7b
<div style="border:2px solid #d55e7b;">Content here</div>
.myborder {border:2px solid #d55e7b;}