#defd80 color space conversions
Hex:
#defd80
RGB:
222, 253, 128
CMY:
13, 1, 50
CMYK:
12, 0, 49, 1
HSL:
75°, 96.8992%, 74.7059%
HSV (HSB):
75°, 49.4071%, 99.2157%
XYZ:
69.1458, 87.3387, 33.6358
xyY:
0.3637, 0.4594, 87.3387
CIE-Lab:
94.8818, -28.2496, 55.9754
CIE-LCH:
94.8818, 62.6999, 116.7791
CIE-Luv:
94.8818, -13.5387, 77.3745
Hunter-Lab:
93.4552, -31.4776, 44.0794
#defd80 color charts
#defd80 color shades, tints & tones
#defd80 color schemes
#defd80 color preview, HTML & CSS examples
This text has a color of #defd80
<p style="color:#defd80;">Text here</p>
.mytext {color:#defd80;}
This box has a color of #defd80
<div style="background-color:#defd80;">Content here</div>
.mybackground {background-color:#defd80;}
Border around this has a color of #defd80
<div style="border:2px solid #defd80;">Content here</div>
.myborder {border:2px solid #defd80;}