#d0987e color space conversions
Hex:
#d0987e
RGB:
208, 152, 126
CMY:
18, 40, 51
CMYK:
0, 27, 39, 18
HSL:
19°, 46.5909%, 65.4902%
HSV (HSB):
19°, 39.4231%, 81.5686%
XYZ:
41.0066, 37.3727, 24.7910
xyY:
0.3975, 0.3622, 37.3727
CIE-Lab:
67.5557, 17.6573, 21.9356
CIE-LCH:
67.5557, 28.1594, 51.1673
CIE-Luv:
67.5557, 39.3560, 25.6892
Hunter-Lab:
61.1332, 12.7499, 18.7497
#d0987e color charts
#d0987e color shades, tints & tones
#d0987e color schemes
#d0987e color preview, HTML & CSS examples
This text has a color of #d0987e
<p style="color:#d0987e;">Text here</p>
.mytext {color:#d0987e;}
This box has a color of #d0987e
<div style="background-color:#d0987e;">Content here</div>
.mybackground {background-color:#d0987e;}
Border around this has a color of #d0987e
<div style="border:2px solid #d0987e;">Content here</div>
.myborder {border:2px solid #d0987e;}