#defdb2 color space conversions
Hex:
#defdb2
RGB:
222, 253, 178
CMY:
13, 1, 30
CMYK:
12, 0, 30, 1
HSL:
85°, 94.9367%, 84.5098%
HSV (HSB):
85°, 29.6443%, 99.2157%
XYZ:
73.2854, 88.9945, 55.4346
xyY:
0.3366, 0.4088, 88.9945
CIE-Lab:
95.5781, -22.4505, 32.6766
CIE-LCH:
95.5781, 39.6457, 124.4910
CIE-Luv:
95.5781, -14.4877, 50.1517
Hunter-Lab:
94.3369, -26.4223, 31.1956
#defdb2 color charts
#defdb2 color shades, tints & tones
#defdb2 color schemes
#defdb2 color preview, HTML & CSS examples
This text has a color of #defdb2
<p style="color:#defdb2;">Text here</p>
.mytext {color:#defdb2;}
This box has a color of #defdb2
<div style="background-color:#defdb2;">Content here</div>
.mybackground {background-color:#defdb2;}
Border around this has a color of #defdb2
<div style="border:2px solid #defdb2;">Content here</div>
.myborder {border:2px solid #defdb2;}