#deffaf color space conversions
Hex:
#deffaf
RGB:
222, 255, 175
CMY:
13, 0, 31
CMYK:
13, 0, 31, 0
HSL:
85°, 100.0000%, 84.3137%
HSV (HSB):
85°, 31.3725%, 100.0000%
XYZ:
73.6221, 90.1447, 54.0768
xyY:
0.3380, 0.4138, 90.1447
CIE-Lab:
96.0568, -23.8125, 34.8165
CIE-LCH:
96.0568, 42.1808, 124.3700
CIE-Luv:
96.0568, -15.4800, 53.1363
Hunter-Lab:
94.9446, -27.7403, 32.6919
#deffaf color charts
#deffaf color shades, tints & tones
#deffaf color schemes
#deffaf color preview, HTML & CSS examples
This text has a color of #deffaf
<p style="color:#deffaf;">Text here</p>
.mytext {color:#deffaf;}
This box has a color of #deffaf
<div style="background-color:#deffaf;">Content here</div>
.mybackground {background-color:#deffaf;}
Border around this has a color of #deffaf
<div style="border:2px solid #deffaf;">Content here</div>
.myborder {border:2px solid #deffaf;}