#dabf4f color space conversions
Hex:
#dabf4f
RGB:
218, 191, 79
CMY:
15, 25, 69
CMYK:
0, 12, 64, 15
HSL:
48°, 65.2582%, 58.2353%
HSV (HSB):
48°, 63.7615%, 85.4902%
XYZ:
48.9555, 52.7315, 14.9951
xyY:
0.4196, 0.4519, 52.7315
CIE-Lab:
77.7162, -3.1523, 58.2973
CIE-LCH:
77.7162, 58.3824, 93.0951
CIE-Luv:
77.7162, 23.6914, 68.6696
Hunter-Lab:
72.6165, -6.7403, 38.5883
#dabf4f color charts
#dabf4f color shades, tints & tones
#dabf4f color schemes
#dabf4f color preview, HTML & CSS examples
This text has a color of #dabf4f
<p style="color:#dabf4f;">Text here</p>
.mytext {color:#dabf4f;}
This box has a color of #dabf4f
<div style="background-color:#dabf4f;">Content here</div>
.mybackground {background-color:#dabf4f;}
Border around this has a color of #dabf4f
<div style="border:2px solid #dabf4f;">Content here</div>
.myborder {border:2px solid #dabf4f;}