#faac7b color space conversions
Hex:
#faac7b
RGB:
250, 172, 123
CMY:
2, 33, 52
CMYK:
0, 31, 51, 2
HSL:
23°, 92.7007%, 73.1373%
HSV (HSB):
23°, 50.8000%, 98.0392%
XYZ:
57.7520, 51.2591, 25.5890
xyY:
0.4291, 0.3808, 51.2591
CIE-Lab:
76.8357, 23.3392, 36.6390
CIE-LCH:
76.8357, 43.4411, 57.5027
CIE-Luv:
76.8357, 57.8025, 42.2743
Hunter-Lab:
71.5955, 18.6938, 28.9259
#faac7b color charts
#faac7b color shades, tints & tones
#faac7b color schemes
#faac7b color preview, HTML & CSS examples
This text has a color of #faac7b
<p style="color:#faac7b;">Text here</p>
.mytext {color:#faac7b;}
This box has a color of #faac7b
<div style="background-color:#faac7b;">Content here</div>
.mybackground {background-color:#faac7b;}
Border around this has a color of #faac7b
<div style="border:2px solid #faac7b;">Content here</div>
.myborder {border:2px solid #faac7b;}