#fda48f color space conversions
Hex:
#fda48f
RGB:
253, 164, 143
CMY:
1, 36, 44
CMYK:
0, 35, 43, 1
HSL:
11°, 96.4912%, 77.6471%
HSV (HSB):
11°, 43.4783%, 99.2157%
XYZ:
58.7414, 49.4167, 32.4290
xyY:
0.4178, 0.3515, 49.4167
CIE-Lab:
75.7099, 30.5966, 24.5570
CIE-LCH:
75.7099, 39.2326, 38.7507
CIE-Luv:
75.7099, 63.0149, 26.8984
Hunter-Lab:
70.2970, 26.1378, 21.8566
#fda48f color charts
#fda48f color shades, tints & tones
#fda48f color schemes
#fda48f color preview, HTML & CSS examples
This text has a color of #fda48f
<p style="color:#fda48f;">Text here</p>
.mytext {color:#fda48f;}
This box has a color of #fda48f
<div style="background-color:#fda48f;">Content here</div>
.mybackground {background-color:#fda48f;}
Border around this has a color of #fda48f
<div style="border:2px solid #fda48f;">Content here</div>
.myborder {border:2px solid #fda48f;}