#fda3ac color space conversions
Hex:
#fda3ac
RGB:
253, 163, 172
CMY:
1, 36, 33
CMYK:
0, 36, 32, 1
HSL:
354°, 95.7447%, 81.5686%
HSV (HSB):
354°, 35.5731%, 99.2157%
XYZ:
61.0516, 50.0556, 45.4736
xyY:
0.3899, 0.3197, 50.0556
CIE-Lab:
76.1034, 34.4121, 9.3028
CIE-LCH:
76.1034, 35.6473, 15.1275
CIE-Luv:
76.1034, 59.0427, 6.6498
Hunter-Lab:
70.7500, 30.2188, 11.4171
#fda3ac color charts
#fda3ac color shades, tints & tones
#fda3ac color schemes
#fda3ac color preview, HTML & CSS examples
This text has a color of #fda3ac
<p style="color:#fda3ac;">Text here</p>
.mytext {color:#fda3ac;}
This box has a color of #fda3ac
<div style="background-color:#fda3ac;">Content here</div>
.mybackground {background-color:#fda3ac;}
Border around this has a color of #fda3ac
<div style="border:2px solid #fda3ac;">Content here</div>
.myborder {border:2px solid #fda3ac;}