#fda084 color space conversions
Hex:
#fda084
RGB:
253, 160, 132
CMY:
1, 37, 48
CMYK:
0, 37, 48, 1
HSL:
14°, 96.8000%, 75.4902%
HSV (HSB):
14°, 47.8261%, 99.2157%
XYZ:
57.2437, 47.6902, 28.0179
xyY:
0.4306, 0.3587, 47.6902
CIE-Lab:
74.6291, 31.6041, 29.0470
CIE-LCH:
74.6291, 42.9249, 42.5858
CIE-Luv:
74.6291, 67.3798, 31.7236
Hunter-Lab:
69.0581, 27.1107, 24.2859
#fda084 color charts
#fda084 color shades, tints & tones
#fda084 color schemes
#fda084 color preview, HTML & CSS examples
This text has a color of #fda084
<p style="color:#fda084;">Text here</p>
.mytext {color:#fda084;}
This box has a color of #fda084
<div style="background-color:#fda084;">Content here</div>
.mybackground {background-color:#fda084;}
Border around this has a color of #fda084
<div style="border:2px solid #fda084;">Content here</div>
.myborder {border:2px solid #fda084;}