#fda05c color space conversions
Hex:
#fda05c
RGB:
253, 160, 92
CMY:
1, 37, 64
CMYK:
0, 37, 64, 1
HSL:
25°, 97.5758%, 67.6471%
HSV (HSB):
25°, 63.6364%, 99.2157%
XYZ:
55.0106, 46.7970, 16.2586
xyY:
0.4659, 0.3964, 46.7970
CIE-Lab:
74.0597, 28.4948, 49.1700
CIE-LCH:
74.0597, 56.8299, 59.9071
CIE-Luv:
74.0597, 72.4522, 52.3544
Hunter-Lab:
68.4083, 23.8264, 33.7944
#fda05c color charts
#fda05c color shades, tints & tones
#fda05c color schemes
#fda05c color preview, HTML & CSS examples
This text has a color of #fda05c
<p style="color:#fda05c;">Text here</p>
.mytext {color:#fda05c;}
This box has a color of #fda05c
<div style="background-color:#fda05c;">Content here</div>
.mybackground {background-color:#fda05c;}
Border around this has a color of #fda05c
<div style="border:2px solid #fda05c;">Content here</div>
.myborder {border:2px solid #fda05c;}