#faac99 color space conversions
Hex:
#faac99
RGB:
250, 172, 153
CMY:
2, 33, 40
CMYK:
0, 31, 39, 2
HSL:
12°, 90.6542%, 79.0196%
HSV (HSB):
12°, 38.8000%, 98.0392%
XYZ:
59.9266, 52.1289, 37.0404
xyY:
0.4019, 0.3496, 52.1289
CIE-Lab:
77.3579, 26.3385, 21.3459
CIE-LCH:
77.3579, 33.9022, 39.0228
CIE-Luv:
77.3579, 53.9968, 24.1070
Hunter-Lab:
72.2004, 21.8051, 20.1232
#faac99 color charts
#faac99 color shades, tints & tones
#faac99 color schemes
#faac99 color preview, HTML & CSS examples
This text has a color of #faac99
<p style="color:#faac99;">Text here</p>
.mytext {color:#faac99;}
This box has a color of #faac99
<div style="background-color:#faac99;">Content here</div>
.mybackground {background-color:#faac99;}
Border around this has a color of #faac99
<div style="border:2px solid #faac99;">Content here</div>
.myborder {border:2px solid #faac99;}