#ffa94e color space conversions
Hex:
#ffa94e
RGB:
255, 169, 78
CMY:
0, 34, 69
CMYK:
0, 34, 69, 0
HSL:
31°, 100.0000%, 65.2941%
HSV (HSB):
31°, 69.4118%, 100.0000%
XYZ:
56.8031, 50.1860, 13.9007
xyY:
0.4699, 0.4151, 50.1860
CIE-Lab:
76.1833, 23.8190, 58.2305
CIE-LCH:
76.1833, 62.9138, 67.7531
CIE-Luv:
76.1833, 68.3981, 61.6378
Hunter-Lab:
70.8421, 19.1526, 37.9555
#ffa94e color charts
#ffa94e color shades, tints & tones
#ffa94e color schemes
#ffa94e color preview, HTML & CSS examples
This text has a color of #ffa94e
<p style="color:#ffa94e;">Text here</p>
.mytext {color:#ffa94e;}
This box has a color of #ffa94e
<div style="background-color:#ffa94e;">Content here</div>
.mybackground {background-color:#ffa94e;}
Border around this has a color of #ffa94e
<div style="border:2px solid #ffa94e;">Content here</div>
.myborder {border:2px solid #ffa94e;}