#fdaa7c color space conversions
Hex:
#fdaa7c
RGB:
253, 170, 124
CMY:
1, 33, 51
CMYK:
0, 33, 51, 1
HSL:
21°, 96.9925%, 73.9216%
HSV (HSB):
21°, 50.9881%, 99.2157%
XYZ:
58.5208, 51.0873, 25.8452
xyY:
0.4320, 0.3772, 51.0873
CIE-Lab:
76.7319, 25.6576, 36.0494
CIE-LCH:
76.7319, 44.2479, 54.5593
CIE-Luv:
76.7319, 61.4176, 41.0948
Hunter-Lab:
71.4754, 21.0658, 28.5937
#fdaa7c color charts
#fdaa7c color shades, tints & tones
#fdaa7c color schemes
#fdaa7c color preview, HTML & CSS examples
This text has a color of #fdaa7c
<p style="color:#fdaa7c;">Text here</p>
.mytext {color:#fdaa7c;}
This box has a color of #fdaa7c
<div style="background-color:#fdaa7c;">Content here</div>
.mybackground {background-color:#fdaa7c;}
Border around this has a color of #fdaa7c
<div style="border:2px solid #fdaa7c;">Content here</div>
.myborder {border:2px solid #fdaa7c;}