#faa52e color space conversions
Hex:
#faa52e
RGB:
250, 165, 46
CMY:
2, 35, 82
CMYK:
0, 34, 82, 2
HSL:
35°, 95.3271%, 58.0392%
HSV (HSB):
35°, 81.6000%, 98.0392%
XYZ:
53.3726, 47.4315, 8.9269
xyY:
0.4864, 0.4323, 47.4315
CIE-Lab:
74.4649, 22.5707, 69.0892
CIE-LCH:
74.4649, 72.6826, 71.9084
CIE-Luv:
74.4649, 69.5503, 68.6467
Hunter-Lab:
68.8705, 17.8087, 40.5243
#faa52e color charts
#faa52e color shades, tints & tones
#faa52e color schemes
#faa52e color preview, HTML & CSS examples
This text has a color of #faa52e
<p style="color:#faa52e;">Text here</p>
.mytext {color:#faa52e;}
This box has a color of #faa52e
<div style="background-color:#faa52e;">Content here</div>
.mybackground {background-color:#faa52e;}
Border around this has a color of #faa52e
<div style="border:2px solid #faa52e;">Content here</div>
.myborder {border:2px solid #faa52e;}