#ffadef color space conversions
Hex:
#ffadef
RGB:
255, 173, 239
CMY:
0, 32, 6
CMYK:
0, 32, 6, 0
HSL:
312°, 100.0000%, 83.9216%
HSV (HSB):
312°, 32.1569%, 100.0000%
XYZ:
71.7636, 57.3791, 88.9543
xyY:
0.3290, 0.2631, 57.3791
CIE-Lab:
80.3924, 39.8096, -20.7735
CIE-LCH:
80.3924, 44.9037, 332.4434
CIE-Luv:
80.3924, 43.3811, -39.4488
Hunter-Lab:
75.7490, 36.5476, -16.6017
#ffadef color charts
#ffadef color shades, tints & tones
#ffadef color schemes
#ffadef color preview, HTML & CSS examples
This text has a color of #ffadef
<p style="color:#ffadef;">Text here</p>
.mytext {color:#ffadef;}
This box has a color of #ffadef
<div style="background-color:#ffadef;">Content here</div>
.mybackground {background-color:#ffadef;}
Border around this has a color of #ffadef
<div style="border:2px solid #ffadef;">Content here</div>
.myborder {border:2px solid #ffadef;}