#defafe color space conversions
Hex:
#defafe
RGB:
222, 250, 254
CMY:
13, 2, 0
CMYK:
13, 2, 0, 0
HSL:
188°, 94.1176%, 93.3333%
HSV (HSB):
188°, 12.5984%, 99.6078%
XYZ:
82.1992, 91.0566, 107.0092
xyY:
0.2933, 0.3249, 91.0566
CIE-Lab:
96.4333, -8.2542, -4.9955
CIE-LCH:
96.4333, 9.6482, 211.1826
CIE-Luv:
96.4333, -15.0208, -6.3871
Hunter-Lab:
95.4236, -13.2288, 0.3079
#defafe color charts
#defafe RGB chart
#defafe CMYK chart
#defafe RGB pie chart
#defafe color shades, tints & tones
#defafe color schemes
#defafe color preview, HTML & CSS examples
This text has a color of #defafe
<p style="color:#defafe;">Text here</p>
.mytext {color:#defafe;}
Text color #defafe
This box has a color of #defafe
<div style="background-color:#defafe;">Content here</div>
.mybackground {background-color:#defafe;}
Background color #defafe
Border around this has a color of #defafe
<div style="border:2px solid #defafe;">Content here</div>
.myborder {border:2px solid #defafe;}
Border color #defafe