#d28a7e color space conversions
Hex:
#d28a7e
RGB:
210, 138, 126
CMY:
18, 46, 51
CMYK:
0, 34, 40, 18
HSL:
9°, 48.2759%, 65.8824%
HSV (HSB):
9°, 40.0000%, 82.3529%
XYZ:
39.4327, 33.3850, 24.1043
xyY:
0.4069, 0.3445, 33.3850
CIE-Lab:
64.4714, 26.0551, 17.7561
CIE-LCH:
64.4714, 31.5301, 34.2737
CIE-Luv:
64.4714, 50.0125, 18.6083
Hunter-Lab:
57.7797, 20.7058, 15.7115
#d28a7e color charts
#d28a7e color shades, tints & tones
#d28a7e color schemes
#d28a7e color preview, HTML & CSS examples
This text has a color of #d28a7e
<p style="color:#d28a7e;">Text here</p>
.mytext {color:#d28a7e;}
This box has a color of #d28a7e
<div style="background-color:#d28a7e;">Content here</div>
.mybackground {background-color:#d28a7e;}
Border around this has a color of #d28a7e
<div style="border:2px solid #d28a7e;">Content here</div>
.myborder {border:2px solid #d28a7e;}