#d28c75 color space conversions
Hex:
#d28c75
RGB:
210, 140, 117
CMY:
18, 45, 54
CMYK:
0, 33, 44, 18
HSL:
15°, 50.8197%, 64.1176%
HSV (HSB):
15°, 44.2857%, 82.3529%
XYZ:
39.1673, 33.7422, 21.2782
xyY:
0.4158, 0.3582, 33.7422
CIE-Lab:
64.7574, 23.9839, 23.1754
CIE-LCH:
64.7574, 33.3516, 44.0178
CIE-Luv:
64.7574, 49.9721, 25.4292
Hunter-Lab:
58.0880, 18.7042, 18.9431
#d28c75 color charts
#d28c75 color shades, tints & tones
#d28c75 color schemes
#d28c75 color preview, HTML & CSS examples
This text has a color of #d28c75
<p style="color:#d28c75;">Text here</p>
.mytext {color:#d28c75;}
This box has a color of #d28c75
<div style="background-color:#d28c75;">Content here</div>
.mybackground {background-color:#d28c75;}
Border around this has a color of #d28c75
<div style="border:2px solid #d28c75;">Content here</div>
.myborder {border:2px solid #d28c75;}