#ffadfe color space conversions
Hex:
#ffadfe
RGB:
255, 173, 254
CMY:
0, 32, 0
CMYK:
0, 32, 0, 0
HSL:
301°, 100.0000%, 83.9216%
HSV (HSB):
301°, 32.1569%, 100.0000%
XYZ:
74.0730, 58.3029, 101.1154
xyY:
0.3172, 0.2497, 58.3029
CIE-Lab:
80.9069, 42.4242, -28.0454
CIE-LCH:
80.9069, 50.8563, 326.5324
CIE-Luv:
80.9069, 40.8327, -51.7623
Hunter-Lab:
76.3563, 39.5385, -25.0658
#ffadfe color charts
#ffadfe color shades, tints & tones
#ffadfe color schemes
#ffadfe color preview, HTML & CSS examples
This text has a color of #ffadfe
<p style="color:#ffadfe;">Text here</p>
.mytext {color:#ffadfe;}
This box has a color of #ffadfe
<div style="background-color:#ffadfe;">Content here</div>
.mybackground {background-color:#ffadfe;}
Border around this has a color of #ffadfe
<div style="border:2px solid #ffadfe;">Content here</div>
.myborder {border:2px solid #ffadfe;}