#dabf61 color space conversions
Hex:
#dabf61
RGB:
218, 191, 97
CMY:
15, 25, 62
CMYK:
0, 12, 56, 15
HSL:
47°, 62.0513%, 61.7647%
HSV (HSB):
47°, 55.5046%, 85.4902%
XYZ:
49.7019, 53.0301, 18.9255
xyY:
0.4085, 0.4359, 53.0301
CIE-Lab:
77.8928, -1.8866, 50.2682
CIE-LCH:
77.8928, 50.3036, 92.1493
CIE-Luv:
77.8928, 22.8696, 61.5968
Hunter-Lab:
72.8218, -5.6093, 35.5665
#dabf61 color charts
#dabf61 color shades, tints & tones
#dabf61 color schemes
#dabf61 color preview, HTML & CSS examples
This text has a color of #dabf61
<p style="color:#dabf61;">Text here</p>
.mytext {color:#dabf61;}
This box has a color of #dabf61
<div style="background-color:#dabf61;">Content here</div>
.mybackground {background-color:#dabf61;}
Border around this has a color of #dabf61
<div style="border:2px solid #dabf61;">Content here</div>
.myborder {border:2px solid #dabf61;}