#d0c07c color space conversions
Hex:
#d0c07c
RGB:
208, 192, 124
CMY:
18, 25, 51
CMYK:
0, 8, 40, 18
HSL:
49°, 47.1910%, 65.0980%
HSV (HSB):
49°, 40.3846%, 81.5686%
XYZ:
48.5002, 52.5644, 26.6585
xyY:
0.3797, 0.4115, 52.5644
CIE-Lab:
77.6171, -3.9716, 36.2902
CIE-LCH:
77.6171, 36.5069, 96.2457
CIE-Luv:
77.6171, 13.8576, 48.0252
Hunter-Lab:
72.5013, -7.4687, 28.9502
#d0c07c color charts
#d0c07c color shades, tints & tones
#d0c07c color schemes
#d0c07c color preview, HTML & CSS examples
This text has a color of #d0c07c
<p style="color:#d0c07c;">Text here</p>
.mytext {color:#d0c07c;}
This box has a color of #d0c07c
<div style="background-color:#d0c07c;">Content here</div>
.mybackground {background-color:#d0c07c;}
Border around this has a color of #d0c07c
<div style="border:2px solid #d0c07c;">Content here</div>
.myborder {border:2px solid #d0c07c;}