#faa01e color space conversions
Hex:
#faa01e
RGB:
250, 160, 30
CMY:
2, 37, 88
CMYK:
0, 36, 88, 2
HSL:
35°, 95.6522%, 54.9020%
HSV (HSB):
35°, 88.0000%, 98.0392%
XYZ:
52.2295, 45.5593, 7.2693
xyY:
0.4971, 0.4337, 45.5593
CIE-Lab:
73.2587, 24.8038, 72.7593
CIE-LCH:
73.2587, 76.8709, 71.1756
CIE-Luv:
73.2587, 74.2708, 69.5363
Hunter-Lab:
67.4977, 20.0019, 40.8630
#faa01e color charts
#faa01e color shades, tints & tones
#faa01e color schemes
#faa01e color preview, HTML & CSS examples
This text has a color of #faa01e
<p style="color:#faa01e;">Text here</p>
.mytext {color:#faa01e;}
This box has a color of #faa01e
<div style="background-color:#faa01e;">Content here</div>
.mybackground {background-color:#faa01e;}
Border around this has a color of #faa01e
<div style="border:2px solid #faa01e;">Content here</div>
.myborder {border:2px solid #faa01e;}