#d55957 color space conversions
Hex:
#d55957
RGB:
213, 89, 87
CMY:
16, 65, 66
CMYK:
0, 58, 59, 16
HSL:
1°, 60.0000%, 58.8235%
HSV (HSB):
1°, 59.1549%, 83.5294%
XYZ:
32.7333, 21.9790, 11.5340
xyY:
0.4941, 0.3318, 21.9790
CIE-Lab:
54.0047, 48.7277, 26.0662
CIE-LCH:
54.0047, 55.2615, 28.1439
CIE-Luv:
54.0047, 92.6366, 20.9937
Hunter-Lab:
46.8818, 42.5871, 18.2306
#d55957 color charts
#d55957 color shades, tints & tones
#d55957 color schemes
#d55957 color preview, HTML & CSS examples
This text has a color of #d55957
<p style="color:#d55957;">Text here</p>
.mytext {color:#d55957;}
This box has a color of #d55957
<div style="background-color:#d55957;">Content here</div>
.mybackground {background-color:#d55957;}
Border around this has a color of #d55957
<div style="border:2px solid #d55957;">Content here</div>
.myborder {border:2px solid #d55957;}