#ffafae color space conversions
Hex:
#ffafae
RGB:
255, 175, 174
CMY:
0, 31, 32
CMYK:
0, 31, 32, 0
HSL:
1°, 100.0000%, 84.1176%
HSV (HSB):
1°, 31.7647%, 100.0000%
XYZ:
64.2100, 54.9759, 47.2716
xyY:
0.3857, 0.3303, 54.9759
CIE-Lab:
79.0274, 29.1230, 12.3994
CIE-LCH:
79.0274, 31.6527, 23.0623
CIE-Luv:
79.0274, 52.7636, 12.0474
Hunter-Lab:
74.1458, 24.8253, 14.1017
#ffafae color charts
#ffafae color shades, tints & tones
#ffafae color schemes
#ffafae color preview, HTML & CSS examples
This text has a color of #ffafae
<p style="color:#ffafae;">Text here</p>
.mytext {color:#ffafae;}
This box has a color of #ffafae
<div style="background-color:#ffafae;">Content here</div>
.mybackground {background-color:#ffafae;}
Border around this has a color of #ffafae
<div style="border:2px solid #ffafae;">Content here</div>
.myborder {border:2px solid #ffafae;}