#ffafff color space conversions
Hex:
#ffafff
RGB:
255, 175, 255
CMY:
0, 31, 0
CMYK:
0, 31, 0, 0
HSL:
300°, 100.0000%, 84.3137%
HSV (HSB):
300°, 31.3725%, 100.0000%
XYZ:
74.6200, 59.1399, 102.0900
xyY:
0.3164, 0.2508, 59.1399
CIE-Lab:
81.3685, 41.5646, -27.8745
CIE-LCH:
81.3685, 50.0460, 326.1530
CIE-Luv:
81.3685, 39.7268, -51.3765
Hunter-Lab:
76.9025, 38.6226, -24.8772
#ffafff color charts
#ffafff RGB chart
#ffafff CMYK chart
#ffafff RGB pie chart
#ffafff color shades, tints & tones
#ffafff color schemes
#ffafff color preview, HTML & CSS examples
This text has a color of #ffafff
<p style="color:#ffafff;">Text here</p>
.mytext {color:#ffafff;}
Text color #ffafff
This box has a color of #ffafff
<div style="background-color:#ffafff;">Content here</div>
.mybackground {background-color:#ffafff;}
Background color #ffafff
Border around this has a color of #ffafff
<div style="border:2px solid #ffafff;">Content here</div>
.myborder {border:2px solid #ffafff;}
Border color #ffafff