#fda072 color space conversions
Hex:
#fda072
RGB:
253, 160, 114
CMY:
1, 37, 55
CMYK:
0, 37, 55, 1
HSL:
20°, 97.2028%, 71.9608%
HSV (HSB):
20°, 54.9407%, 99.2157%
XYZ:
56.1161, 47.2392, 22.0800
xyY:
0.4474, 0.3766, 47.2392
CIE-Lab:
74.3425, 30.0486, 38.2615
CIE-LCH:
74.3425, 48.6504, 51.8557
CIE-Luv:
74.3425, 69.8668, 41.8608
Hunter-Lab:
68.7308, 25.4597, 29.0644
#fda072 color charts
#fda072 color shades, tints & tones
#fda072 color schemes
#fda072 color preview, HTML & CSS examples
This text has a color of #fda072
<p style="color:#fda072;">Text here</p>
.mytext {color:#fda072;}
This box has a color of #fda072
<div style="background-color:#fda072;">Content here</div>
.mybackground {background-color:#fda072;}
Border around this has a color of #fda072
<div style="border:2px solid #fda072;">Content here</div>
.myborder {border:2px solid #fda072;}