#affffe color space conversions
Hex:
#affffe
RGB:
175, 255, 254
CMY:
31, 0, 0
CMYK:
31, 0, 0, 0
HSL:
179°, 100.0000%, 84.3137%
HSV (HSB):
179°, 31.3725%, 100.0000%
XYZ:
71.3286, 87.7897, 106.9516
xyY:
0.2681, 0.3299, 87.7897
CIE-Lab:
95.0723, -24.3878, -7.3064
CIE-LCH:
95.0723, 25.4588, 196.6778
CIE-Luv:
95.0723, -38.1838, -7.4437
Hunter-Lab:
93.6962, -28.0806, -2.0906
#affffe color charts
#affffe RGB chart
#affffe CMYK chart
#affffe RGB pie chart
#affffe color shades, tints & tones
#affffe color schemes
#affffe color preview, HTML & CSS examples
This text has a color of #affffe
<p style="color:#affffe;">Text here</p>
.mytext {color:#affffe;}
Text color #affffe
This box has a color of #affffe
<div style="background-color:#affffe;">Content here</div>
.mybackground {background-color:#affffe;}
Background color #affffe
Border around this has a color of #affffe
<div style="border:2px solid #affffe;">Content here</div>
.myborder {border:2px solid #affffe;}
Border color #affffe