#faa46a color space conversions
Hex:
#faa46a
RGB:
250, 164, 106
CMY:
2, 36, 58
CMYK:
0, 34, 58, 2
HSL:
24°, 93.5065%, 69.8039%
HSV (HSB):
24°, 57.6000%, 98.0392%
XYZ:
55.3013, 47.9155, 19.9696
xyY:
0.4489, 0.3890, 47.9155
CIE-Lab:
74.7716, 26.1590, 42.8710
CIE-LCH:
74.7716, 50.2217, 58.6094
CIE-Luv:
74.7716, 65.5270, 47.4089
Hunter-Lab:
69.2210, 21.4685, 31.3501
#faa46a color charts
#faa46a color shades, tints & tones
#faa46a color schemes
#faa46a color preview, HTML & CSS examples
This text has a color of #faa46a
<p style="color:#faa46a;">Text here</p>
.mytext {color:#faa46a;}
This box has a color of #faa46a
<div style="background-color:#faa46a;">Content here</div>
.mybackground {background-color:#faa46a;}
Border around this has a color of #faa46a
<div style="border:2px solid #faa46a;">Content here</div>
.myborder {border:2px solid #faa46a;}