#dbc27e color space conversions
Hex:
#dbc27e
RGB:
219, 194, 126
CMY:
14, 24, 51
CMYK:
0, 11, 42, 14
HSL:
44°, 56.3636%, 67.6471%
HSV (HSB):
44°, 42.4658%, 85.8824%
XYZ:
52.2711, 55.1500, 27.6287
xyY:
0.3871, 0.4084, 55.1500
CIE-Lab:
79.1276, -0.3845, 37.3947
CIE-LCH:
79.1276, 37.3967, 90.5891
CIE-Luv:
79.1276, 19.9680, 48.7602
Hunter-Lab:
74.2630, -4.3206, 29.9260
#dbc27e color charts
#dbc27e color shades, tints & tones
#dbc27e color schemes
#dbc27e color preview, HTML & CSS examples
This text has a color of #dbc27e
<p style="color:#dbc27e;">Text here</p>
.mytext {color:#dbc27e;}
This box has a color of #dbc27e
<div style="background-color:#dbc27e;">Content here</div>
.mybackground {background-color:#dbc27e;}
Border around this has a color of #dbc27e
<div style="border:2px solid #dbc27e;">Content here</div>
.myborder {border:2px solid #dbc27e;}