#fda082 color space conversions
Hex:
#fda082
RGB:
253, 160, 130
CMY:
1, 37, 49
CMYK:
0, 37, 49, 1
HSL:
15°, 96.8504%, 75.0980%
HSV (HSB):
15°, 48.6166%, 99.2157%
XYZ:
57.1081, 47.6360, 27.3038
xyY:
0.4325, 0.3607, 47.6360
CIE-Lab:
74.5947, 31.4186, 30.0777
CIE-LCH:
74.5947, 43.4948, 43.7509
CIE-Luv:
74.5947, 67.6713, 32.9141
Hunter-Lab:
69.0188, 26.9129, 24.8581
#fda082 color charts
#fda082 color shades, tints & tones
#fda082 color schemes
#fda082 color preview, HTML & CSS examples
This text has a color of #fda082
<p style="color:#fda082;">Text here</p>
.mytext {color:#fda082;}
This box has a color of #fda082
<div style="background-color:#fda082;">Content here</div>
.mybackground {background-color:#fda082;}
Border around this has a color of #fda082
<div style="border:2px solid #fda082;">Content here</div>
.myborder {border:2px solid #fda082;}