#d0975e color space conversions
Hex:
#d0975e
RGB:
208, 151, 94
CMY:
18, 41, 63
CMYK:
0, 27, 55, 18
HSL:
30°, 54.8077%, 59.2157%
HSV (HSB):
30°, 54.8077%, 81.5686%
XYZ:
39.0994, 36.3513, 15.5454
xyY:
0.4297, 0.3995, 36.3513
CIE-Lab:
66.7874, 15.0185, 38.2062
CIE-LCH:
66.7874, 41.0521, 68.5407
CIE-Luv:
66.7874, 43.4250, 43.5340
Hunter-Lab:
60.2920, 10.2464, 26.9174
#d0975e color charts
#d0975e color shades, tints & tones
#d0975e color schemes
#d0975e color preview, HTML & CSS examples
This text has a color of #d0975e
<p style="color:#d0975e;">Text here</p>
.mytext {color:#d0975e;}
This box has a color of #d0975e
<div style="background-color:#d0975e;">Content here</div>
.mybackground {background-color:#d0975e;}
Border around this has a color of #d0975e
<div style="border:2px solid #d0975e;">Content here</div>
.myborder {border:2px solid #d0975e;}