#fda75f color space conversions
Hex:
#fda75f
RGB:
253, 167, 95
CMY:
1, 35, 63
CMYK:
0, 34, 62, 1
HSL:
27°, 97.5309%, 68.2353%
HSV (HSB):
27°, 62.4506%, 99.2157%
XYZ:
56.3923, 49.3463, 17.3791
xyY:
0.4580, 0.4008, 49.3463
CIE-Lab:
75.6663, 25.0298, 49.5563
CIE-LCH:
75.6663, 55.5187, 63.2027
CIE-Luv:
75.6663, 66.8247, 54.0418
Hunter-Lab:
70.2469, 20.3627, 34.5045
#fda75f color charts
#fda75f color shades, tints & tones
#fda75f color schemes
#fda75f color preview, HTML & CSS examples
This text has a color of #fda75f
<p style="color:#fda75f;">Text here</p>
.mytext {color:#fda75f;}
This box has a color of #fda75f
<div style="background-color:#fda75f;">Content here</div>
.mybackground {background-color:#fda75f;}
Border around this has a color of #fda75f
<div style="border:2px solid #fda75f;">Content here</div>
.myborder {border:2px solid #fda75f;}