#d55a57 color space conversions
Hex:
#d55a57
RGB:
213, 90, 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.8170, 22.1466, 11.5619
xyY:
0.4933, 0.3329, 22.1466
CIE-Lab:
54.1822, 48.2616, 26.2959
CIE-LCH:
54.1822, 54.9604, 28.5843
CIE-Luv:
54.1822, 91.9734, 21.3663
Hunter-Lab:
47.0602, 42.1203, 18.3755
#d55a57 color charts
#d55a57 color shades, tints & tones
#d55a57 color schemes
#d55a57 color preview, HTML & CSS examples
This text has a color of #d55a57
<p style="color:#d55a57;">Text here</p>
.mytext {color:#d55a57;}
This box has a color of #d55a57
<div style="background-color:#d55a57;">Content here</div>
.mybackground {background-color:#d55a57;}
Border around this has a color of #d55a57
<div style="border:2px solid #d55a57;">Content here</div>
.myborder {border:2px solid #d55a57;}