#def2cd color space conversions
Hex:
#def2cd
RGB:
222, 242, 205
CMY:
13, 5, 20
CMYK:
8, 0, 15, 5
HSL:
92°, 58.7302%, 87.6471%
HSV (HSB):
92°, 15.2893%, 94.9020%
XYZ:
72.8958, 83.4416, 70.0214
xyY:
0.3220, 0.3686, 83.4416
CIE-Lab:
93.2074, -13.0459, 15.6571
CIE-LCH:
93.2074, 20.3799, 129.8020
CIE-Luv:
93.2074, -9.4900, 25.4826
Hunter-Lab:
91.3464, -17.4105, 18.4938
#def2cd color charts
#def2cd RGB chart
#def2cd CMYK chart
#def2cd RGB pie chart
#def2cd color shades, tints & tones
#def2cd color schemes
#def2cd color preview, HTML & CSS examples
This text has a color of #def2cd
<p style="color:#def2cd;">Text here</p>
.mytext {color:#def2cd;}
Text color #def2cd
This box has a color of #def2cd
<div style="background-color:#def2cd;">Content here</div>
.mybackground {background-color:#def2cd;}
Background color #def2cd
Border around this has a color of #def2cd
<div style="border:2px solid #def2cd;">Content here</div>
.myborder {border:2px solid #def2cd;}
Border color #def2cd