#faa31d color space conversions
Hex:
#faa31d
RGB:
250, 163, 29
CMY:
2, 36, 89
CMYK:
0, 35, 88, 2
HSL:
36°, 95.6710%, 54.7059%
HSV (HSB):
36°, 88.4000%, 98.0392%
XYZ:
52.7433, 46.6071, 7.3786
xyY:
0.4942, 0.4367, 46.6071
CIE-Lab:
73.9377, 23.2154, 73.5256
CIE-LCH:
73.9377, 77.1036, 72.4767
CIE-Luv:
73.9377, 71.8399, 70.7598
Hunter-Lab:
68.2694, 18.4334, 41.3805
#faa31d color charts
#faa31d color shades, tints & tones
#faa31d color schemes
#faa31d color preview, HTML & CSS examples
This text has a color of #faa31d
<p style="color:#faa31d;">Text here</p>
.mytext {color:#faa31d;}
This box has a color of #faa31d
<div style="background-color:#faa31d;">Content here</div>
.mybackground {background-color:#faa31d;}
Border around this has a color of #faa31d
<div style="border:2px solid #faa31d;">Content here</div>
.myborder {border:2px solid #faa31d;}