#dabf81 color space conversions
Hex:
#dabf81
RGB:
218, 191, 129
CMY:
15, 25, 49
CMYK:
0, 12, 41, 15
HSL:
42°, 54.6012%, 68.0392%
HSV (HSB):
42°, 40.8257%, 85.4902%
XYZ:
51.5067, 53.7520, 28.4294
xyY:
0.3853, 0.4021, 53.7520
CIE-Lab:
78.3169, 1.1031, 34.7855
CIE-LCH:
78.3169, 34.8030, 88.1836
CIE-Luv:
78.3169, 20.9967, 45.4413
Hunter-Lab:
73.3158, -2.9006, 28.3304
#dabf81 color charts
#dabf81 color shades, tints & tones
#dabf81 color schemes
#dabf81 color preview, HTML & CSS examples
This text has a color of #dabf81
<p style="color:#dabf81;">Text here</p>
.mytext {color:#dabf81;}
This box has a color of #dabf81
<div style="background-color:#dabf81;">Content here</div>
.mybackground {background-color:#dabf81;}
Border around this has a color of #dabf81
<div style="border:2px solid #dabf81;">Content here</div>
.myborder {border:2px solid #dabf81;}