#d5555e color space conversions
Hex:
#d5555e
RGB:
213, 85, 94
CMY:
16, 67, 63
CMYK:
0, 60, 56, 16
HSL:
356°, 60.3774%, 58.4314%
HSV (HSB):
356°, 60.0939%, 83.5294%
XYZ:
32.7095, 21.4513, 13.0062
xyY:
0.4870, 0.3194, 21.4513
CIE-Lab:
53.4399, 51.0773, 21.2261
CIE-LCH:
53.4399, 55.3122, 22.5662
CIE-Luv:
53.4399, 93.5509, 15.4878
Hunter-Lab:
46.3155, 45.0100, 15.7712
#d5555e color charts
#d5555e color shades, tints & tones
#d5555e color schemes
#d5555e color preview, HTML & CSS examples
This text has a color of #d5555e
<p style="color:#d5555e;">Text here</p>
.mytext {color:#d5555e;}
This box has a color of #d5555e
<div style="background-color:#d5555e;">Content here</div>
.mybackground {background-color:#d5555e;}
Border around this has a color of #d5555e
<div style="border:2px solid #d5555e;">Content here</div>
.myborder {border:2px solid #d5555e;}