#fdaeae color space conversions
Hex:
#fdaeae
RGB:
253, 174, 174
CMY:
1, 32, 32
CMYK:
0, 31, 31, 1
HSL:
0°, 95.1807%, 83.7255%
HSV (HSB):
0°, 31.2253%, 99.2157%
XYZ:
63.2840, 54.2107, 47.1727
xyY:
0.3843, 0.3292, 54.2107
CIE-Lab:
78.5845, 28.9133, 11.7414
CIE-LCH:
78.5845, 31.2064, 22.1015
CIE-Luv:
78.5845, 51.9273, 11.1873
Hunter-Lab:
73.6279, 24.5739, 13.5531
#fdaeae color charts
#fdaeae color shades, tints & tones
#fdaeae color schemes
#fdaeae color preview, HTML & CSS examples
This text has a color of #fdaeae
<p style="color:#fdaeae;">Text here</p>
.mytext {color:#fdaeae;}
This box has a color of #fdaeae
<div style="background-color:#fdaeae;">Content here</div>
.mybackground {background-color:#fdaeae;}
Border around this has a color of #fdaeae
<div style="border:2px solid #fdaeae;">Content here</div>
.myborder {border:2px solid #fdaeae;}