#d57d7a color space conversions
Hex:
#d57d7a
RGB:
213, 125, 122
CMY:
16, 51, 52
CMYK:
0, 41, 43, 16
HSL:
2°, 52.0000%, 65.6863%
HSV (HSB):
2°, 42.7230%, 83.5294%
XYZ:
38.2870, 30.2185, 22.2272
xyY:
0.4220, 0.3330, 30.2185
CIE-Lab:
61.8423, 33.7404, 16.4490
CIE-LCH:
61.8423, 37.5364, 25.9900
CIE-Luv:
61.8423, 61.5008, 15.1497
Hunter-Lab:
54.9714, 28.1237, 14.5066
#d57d7a color charts
#d57d7a color shades, tints & tones
#d57d7a color schemes
#d57d7a color preview, HTML & CSS examples
This text has a color of #d57d7a
<p style="color:#d57d7a;">Text here</p>
.mytext {color:#d57d7a;}
This box has a color of #d57d7a
<div style="background-color:#d57d7a;">Content here</div>
.mybackground {background-color:#d57d7a;}
Border around this has a color of #d57d7a
<div style="border:2px solid #d57d7a;">Content here</div>
.myborder {border:2px solid #d57d7a;}