#dabf4c color space conversions
Hex:
#dabf4c
RGB:
218, 191, 76
CMY:
15, 25, 70
CMYK:
0, 12, 65, 15
HSL:
49°, 65.7407%, 57.6471%
HSV (HSB):
49°, 65.1376%, 85.4902%
XYZ:
48.8488, 52.6888, 14.4328
xyY:
0.4212, 0.4543, 52.6888
CIE-Lab:
77.6909, -3.3348, 59.5610
CIE-LCH:
77.6909, 59.6543, 93.2046
CIE-Luv:
77.6909, 23.8114, 69.7015
Hunter-Lab:
72.5871, -6.9027, 39.0220
#dabf4c color charts
#dabf4c color shades, tints & tones
#dabf4c color schemes
#dabf4c color preview, HTML & CSS examples
This text has a color of #dabf4c
<p style="color:#dabf4c;">Text here</p>
.mytext {color:#dabf4c;}
This box has a color of #dabf4c
<div style="background-color:#dabf4c;">Content here</div>
.mybackground {background-color:#dabf4c;}
Border around this has a color of #dabf4c
<div style="border:2px solid #dabf4c;">Content here</div>
.myborder {border:2px solid #dabf4c;}