#ffa54f color space conversions
Hex:
#ffa54f
RGB:
255, 165, 79
CMY:
0, 35, 69
CMYK:
0, 35, 69, 0
HSL:
29°, 100.0000%, 65.4902%
HSV (HSB):
29°, 69.0196%, 100.0000%
XYZ:
56.1064, 48.7348, 13.8468
xyY:
0.4727, 0.4106, 48.7348
CIE-Lab:
75.2860, 25.9575, 56.8141
CIE-LCH:
75.2860, 62.4631, 65.4450
CIE-Luv:
75.2860, 71.4338, 59.6649
Hunter-Lab:
69.8103, 21.2921, 37.1071
#ffa54f color charts
#ffa54f color shades, tints & tones
#ffa54f color schemes
#ffa54f color preview, HTML & CSS examples
This text has a color of #ffa54f
<p style="color:#ffa54f;">Text here</p>
.mytext {color:#ffa54f;}
This box has a color of #ffa54f
<div style="background-color:#ffa54f;">Content here</div>
.mybackground {background-color:#ffa54f;}
Border around this has a color of #ffa54f
<div style="border:2px solid #ffa54f;">Content here</div>
.myborder {border:2px solid #ffa54f;}