#ffad5f color space conversions
Hex:
#ffad5f
RGB:
255, 173, 95
CMY:
0, 32, 63
CMYK:
0, 32, 63, 0
HSL:
29°, 100.0000%, 68.6275%
HSV (HSB):
29°, 62.7451%, 100.0000%
XYZ:
58.2491, 51.9734, 17.7883
xyY:
0.4550, 0.4060, 51.9734
CIE-Lab:
77.2649, 22.7007, 51.4677
CIE-LCH:
77.2649, 56.2517, 66.1993
CIE-Luv:
77.2649, 63.8799, 56.7720
Hunter-Lab:
72.0926, 18.0619, 35.8354
#ffad5f color charts
#ffad5f color shades, tints & tones
#ffad5f color schemes
#ffad5f color preview, HTML & CSS examples
This text has a color of #ffad5f
<p style="color:#ffad5f;">Text here</p>
.mytext {color:#ffad5f;}
This box has a color of #ffad5f
<div style="background-color:#ffad5f;">Content here</div>
.mybackground {background-color:#ffad5f;}
Border around this has a color of #ffad5f
<div style="border:2px solid #ffad5f;">Content here</div>
.myborder {border:2px solid #ffad5f;}