#d2988e color space conversions
Hex:
#d2988e
RGB:
210, 152, 142
CMY:
18, 40, 44
CMYK:
0, 28, 32, 18
HSL:
9°, 43.0380%, 69.0196%
HSV (HSB):
9°, 32.3810%, 82.3529%
XYZ:
42.6891, 38.1111, 30.6974
xyY:
0.3829, 0.3418, 38.1111
CIE-Lab:
68.1024, 20.3990, 13.8616
CIE-LCH:
68.1024, 24.6630, 34.1969
CIE-Luv:
68.1024, 38.8406, 15.2200
Hunter-Lab:
61.7342, 15.3975, 13.7319
#d2988e color charts
#d2988e color shades, tints & tones
#d2988e color schemes
#d2988e color preview, HTML & CSS examples
This text has a color of #d2988e
<p style="color:#d2988e;">Text here</p>
.mytext {color:#d2988e;}
This box has a color of #d2988e
<div style="background-color:#d2988e;">Content here</div>
.mybackground {background-color:#d2988e;}
Border around this has a color of #d2988e
<div style="border:2px solid #d2988e;">Content here</div>
.myborder {border:2px solid #d2988e;}