#faa288 color space conversions
Hex:
#faa288
RGB:
250, 162, 136
CMY:
2, 36, 47
CMYK:
0, 35, 46, 2
HSL:
14°, 91.9355%, 75.6863%
HSV (HSB):
14°, 45.6000%, 98.0392%
XYZ:
56.7886, 47.9422, 29.5532
xyY:
0.4229, 0.3570, 47.9422
CIE-Lab:
74.7885, 29.7953, 27.0392
CIE-LCH:
74.7885, 40.2353, 42.2238
CIE-Luv:
74.7885, 63.0927, 29.8732
Hunter-Lab:
69.2403, 25.2292, 23.1620
#faa288 color charts
#faa288 color shades, tints & tones
#faa288 color schemes
#faa288 color preview, HTML & CSS examples
This text has a color of #faa288
<p style="color:#faa288;">Text here</p>
.mytext {color:#faa288;}
This box has a color of #faa288
<div style="background-color:#faa288;">Content here</div>
.mybackground {background-color:#faa288;}
Border around this has a color of #faa288
<div style="border:2px solid #faa288;">Content here</div>
.myborder {border:2px solid #faa288;}