#dbcc7a color space conversions
Hex:
#dbcc7a
RGB:
219, 204, 122
CMY:
14, 20, 52
CMYK:
0, 7, 44, 14
HSL:
51°, 57.3964%, 66.8627%
HSV (HSB):
51°, 44.2922%, 85.8824%
XYZ:
54.3191, 59.6509, 27.0632
xyY:
0.3852, 0.4230, 59.6509
CIE-Lab:
81.6481, -5.9670, 42.6102
CIE-LCH:
81.6481, 43.0260, 97.9716
CIE-Luv:
81.6481, 13.8542, 55.9875
Hunter-Lab:
77.2340, -9.6195, 33.2883
#dbcc7a color charts
#dbcc7a color shades, tints & tones
#dbcc7a color schemes
#dbcc7a color preview, HTML & CSS examples
This text has a color of #dbcc7a
<p style="color:#dbcc7a;">Text here</p>
.mytext {color:#dbcc7a;}
This box has a color of #dbcc7a
<div style="background-color:#dbcc7a;">Content here</div>
.mybackground {background-color:#dbcc7a;}
Border around this has a color of #dbcc7a
<div style="border:2px solid #dbcc7a;">Content here</div>
.myborder {border:2px solid #dbcc7a;}