#ffaffe color space conversions
Hex:
#ffaffe
RGB:
255, 175, 254
CMY:
0, 31, 0
CMYK:
0, 31, 0, 0
HSL:
301°, 100.0000%, 84.3137%
HSV (HSB):
301°, 31.3725%, 100.0000%
XYZ:
74.4594, 59.0757, 101.2442
xyY:
0.3171, 0.2516, 59.0757
CIE-Lab:
81.3332, 41.3854, -27.3933
CIE-LCH:
81.3332, 49.6301, 326.4992
CIE-Luv:
81.3332, 39.8932, -50.5524
Hunter-Lab:
76.8607, 38.4169, -24.2968
#ffaffe color charts
#ffaffe RGB chart
#ffaffe CMYK chart
#ffaffe RGB pie chart
#ffaffe color shades, tints & tones
#ffaffe color schemes
#ffaffe color preview, HTML & CSS examples
This text has a color of #ffaffe
<p style="color:#ffaffe;">Text here</p>
.mytext {color:#ffaffe;}
Text color #ffaffe
This box has a color of #ffaffe
<div style="background-color:#ffaffe;">Content here</div>
.mybackground {background-color:#ffaffe;}
Background color #ffaffe
Border around this has a color of #ffaffe
<div style="border:2px solid #ffaffe;">Content here</div>
.myborder {border:2px solid #ffaffe;}
Border color #ffaffe