#ffaffc color space conversions
Hex:
#ffaffc
RGB:
255, 175, 252
CMY:
0, 31, 1
CMYK:
0, 31, 1, 0
HSL:
302°, 100.0000%, 84.3137%
HSV (HSB):
302°, 31.3725%, 100.0000%
XYZ:
74.1407, 58.9482, 99.5660
xyY:
0.3187, 0.2534, 58.9482
CIE-Lab:
81.2631, 41.0289, -26.4294
CIE-LCH:
81.2631, 48.8045, 327.2117
CIE-Luv:
81.2631, 40.2259, -48.9053
Hunter-Lab:
76.7777, 38.0080, -23.1433
#ffaffc color charts
#ffaffc color shades, tints & tones
#ffaffc color schemes
#ffaffc color preview, HTML & CSS examples
This text has a color of #ffaffc
<p style="color:#ffaffc;">Text here</p>
.mytext {color:#ffaffc;}
This box has a color of #ffaffc
<div style="background-color:#ffaffc;">Content here</div>
.mybackground {background-color:#ffaffc;}
Border around this has a color of #ffaffc
<div style="border:2px solid #ffaffc;">Content here</div>
.myborder {border:2px solid #ffaffc;}