#defaaf color space conversions
Hex:
#defaaf
RGB:
222, 250, 175
CMY:
13, 2, 31
CMYK:
11, 0, 30, 2
HSL:
82°, 88.2353%, 83.3333%
HSV (HSB):
82°, 30.0000%, 98.0392%
XYZ:
72.0477, 86.9960, 53.5520
xyY:
0.3389, 0.4092, 86.9960
CIE-Lab:
94.7366, -21.4188, 33.0543
CIE-LCH:
94.7366, 39.3871, 122.9428
CIE-Luv:
94.7366, -12.8283, 50.3233
Hunter-Lab:
93.2716, -25.3430, 31.2487
#defaaf color charts
#defaaf RGB chart
#defaaf CMYK chart
#defaaf RGB pie chart
#defaaf color shades, tints & tones
#defaaf color schemes
#defaaf color preview, HTML & CSS examples
This text has a color of #defaaf
<p style="color:#defaaf;">Text here</p>
.mytext {color:#defaaf;}
Text color #defaaf
This box has a color of #defaaf
<div style="background-color:#defaaf;">Content here</div>
.mybackground {background-color:#defaaf;}
Background color #defaaf
Border around this has a color of #defaaf
<div style="border:2px solid #defaaf;">Content here</div>
.myborder {border:2px solid #defaaf;}
Border color #defaaf