#faa45d color space conversions
Hex:
#faa45d
RGB:
250, 164, 93
CMY:
2, 36, 64
CMYK:
0, 34, 63, 2
HSL:
27°, 94.0120%, 67.2549%
HSV (HSB):
27°, 62.8000%, 98.0392%
XYZ:
54.6756, 47.6652, 16.6745
xyY:
0.4594, 0.4005, 47.6652
CIE-Lab:
74.6133, 25.2611, 49.2272
CIE-LCH:
74.6133, 55.3303, 62.8352
CIE-Luv:
74.6133, 66.9042, 53.3722
Hunter-Lab:
69.0400, 20.5414, 34.0083
#faa45d color charts
#faa45d color shades, tints & tones
#faa45d color schemes
#faa45d color preview, HTML & CSS examples
This text has a color of #faa45d
<p style="color:#faa45d;">Text here</p>
.mytext {color:#faa45d;}
This box has a color of #faa45d
<div style="background-color:#faa45d;">Content here</div>
.mybackground {background-color:#faa45d;}
Border around this has a color of #faa45d
<div style="border:2px solid #faa45d;">Content here</div>
.myborder {border:2px solid #faa45d;}