#d2db80 color space conversions
Hex:
#d2db80
RGB:
210, 219, 128
CMY:
18, 14, 50
CMYK:
4, 0, 42, 14
HSL:
66°, 55.8282%, 68.0392%
HSV (HSB):
66°, 41.5525%, 85.8824%
XYZ:
55.8061, 65.9232, 30.2052
xyY:
0.3673, 0.4339, 65.9232
CIE-Lab:
84.9572, -16.4782, 43.6262
CIE-LCH:
84.9572, 46.6345, 110.6922
CIE-Luv:
84.9572, -1.3396, 59.9475
Hunter-Lab:
81.1931, -19.4002, 34.7783
#d2db80 color charts
#d2db80 color shades, tints & tones
#d2db80 color schemes
#d2db80 color preview, HTML & CSS examples
This text has a color of #d2db80
<p style="color:#d2db80;">Text here</p>
.mytext {color:#d2db80;}
This box has a color of #d2db80
<div style="background-color:#d2db80;">Content here</div>
.mybackground {background-color:#d2db80;}
Border around this has a color of #d2db80
<div style="border:2px solid #d2db80;">Content here</div>
.myborder {border:2px solid #d2db80;}