#d55a5e color space conversions
Hex:
#d55a5e
RGB:
213, 90, 94
CMY:
16, 65, 63
CMYK:
0, 58, 56, 16
HSL:
358°, 59.4203%, 59.4118%
HSV (HSB):
358°, 57.7465%, 83.5294%
XYZ:
33.1171, 22.2666, 13.1421
xyY:
0.4833, 0.3249, 22.2666
CIE-Lab:
54.3088, 48.7819, 22.3823
CIE-LCH:
54.3088, 53.6716, 24.6467
CIE-Luv:
54.3088, 90.3710, 17.3678
Hunter-Lab:
47.1875, 42.6966, 16.5185
#d55a5e color charts
#d55a5e color shades, tints & tones
#d55a5e color schemes
#d55a5e color preview, HTML & CSS examples
This text has a color of #d55a5e
<p style="color:#d55a5e;">Text here</p>
.mytext {color:#d55a5e;}
This box has a color of #d55a5e
<div style="background-color:#d55a5e;">Content here</div>
.mybackground {background-color:#d55a5e;}
Border around this has a color of #d55a5e
<div style="border:2px solid #d55a5e;">Content here</div>
.myborder {border:2px solid #d55a5e;}