#d0b05a color space conversions
Hex:
#d0b05a
RGB:
208, 176, 90
CMY:
18, 31, 65
CMYK:
0, 15, 57, 18
HSL:
44°, 55.6604%, 58.4314%
HSV (HSB):
44°, 56.7308%, 81.5686%
XYZ:
43.3832, 45.1988, 16.1105
xyY:
0.4144, 0.4317, 45.1988
CIE-Lab:
73.0226, 1.2558, 47.7048
CIE-LCH:
73.0226, 47.7213, 88.4921
CIE-Luv:
73.0226, 26.2162, 57.1184
Hunter-Lab:
67.2300, -2.4673, 32.8532
#d0b05a color charts
#d0b05a color shades, tints & tones
#d0b05a color schemes
#d0b05a color preview, HTML & CSS examples
This text has a color of #d0b05a
<p style="color:#d0b05a;">Text here</p>
.mytext {color:#d0b05a;}
This box has a color of #d0b05a
<div style="background-color:#d0b05a;">Content here</div>
.mybackground {background-color:#d0b05a;}
Border around this has a color of #d0b05a
<div style="border:2px solid #d0b05a;">Content here</div>
.myborder {border:2px solid #d0b05a;}