#d57d83 color space conversions
Hex:
#d57d83
RGB:
213, 125, 131
CMY:
16, 51, 49
CMYK:
0, 41, 38, 16
HSL:
356°, 51.1628%, 66.2745%
HSV (HSB):
356°, 41.3146%, 83.5294%
XYZ:
38.8709, 30.4521, 25.3018
xyY:
0.4108, 0.3218, 30.4521
CIE-Lab:
62.0423, 34.7459, 11.5966
CIE-LCH:
62.0423, 36.6300, 18.4567
CIE-Luv:
62.0423, 59.8423, 9.0137
Hunter-Lab:
55.1834, 29.1637, 11.4436
#d57d83 color charts
#d57d83 color shades, tints & tones
#d57d83 color schemes
#d57d83 color preview, HTML & CSS examples
This text has a color of #d57d83
<p style="color:#d57d83;">Text here</p>
.mytext {color:#d57d83;}
This box has a color of #d57d83
<div style="background-color:#d57d83;">Content here</div>
.mybackground {background-color:#d57d83;}
Border around this has a color of #d57d83
<div style="border:2px solid #d57d83;">Content here</div>
.myborder {border:2px solid #d57d83;}