#faa13c color space conversions
Hex:
#faa13c
RGB:
250, 161, 60
CMY:
2, 37, 76
CMYK:
0, 36, 76, 2
HSL:
32°, 95.0000%, 60.7843%
HSV (HSB):
32°, 76.0000%, 98.0392%
XYZ:
52.9848, 46.1400, 10.3883
xyY:
0.4838, 0.4213, 46.1400
CIE-Lab:
73.6363, 25.1410, 63.1569
CIE-LCH:
73.6363, 67.9770, 68.2938
CIE-Luv:
73.6363, 71.9774, 63.7739
Hunter-Lab:
67.9264, 20.3646, 38.4810
#faa13c color charts
#faa13c color shades, tints & tones
#faa13c color schemes
#faa13c color preview, HTML & CSS examples
This text has a color of #faa13c
<p style="color:#faa13c;">Text here</p>
.mytext {color:#faa13c;}
This box has a color of #faa13c
<div style="background-color:#faa13c;">Content here</div>
.mybackground {background-color:#faa13c;}
Border around this has a color of #faa13c
<div style="border:2px solid #faa13c;">Content here</div>
.myborder {border:2px solid #faa13c;}