#faa191 color space conversions
Hex:
#faa191
RGB:
250, 161, 145
CMY:
2, 37, 43
CMYK:
0, 36, 42, 2
HSL:
9°, 91.3043%, 77.4510%
HSV (HSB):
9°, 42.0000%, 98.0392%
XYZ:
57.2800, 47.8581, 33.0066
xyY:
0.4146, 0.3464, 47.8581
CIE-Lab:
74.7353, 31.2357, 22.0884
CIE-LCH:
74.7353, 38.2566, 35.2661
CIE-Luv:
74.7353, 62.4326, 23.6915
Hunter-Lab:
69.1795, 26.7323, 20.1375
#faa191 color charts
#faa191 color shades, tints & tones
#faa191 color schemes
#faa191 color preview, HTML & CSS examples
This text has a color of #faa191
<p style="color:#faa191;">Text here</p>
.mytext {color:#faa191;}
This box has a color of #faa191
<div style="background-color:#faa191;">Content here</div>
.mybackground {background-color:#faa191;}
Border around this has a color of #faa191
<div style="border:2px solid #faa191;">Content here</div>
.myborder {border:2px solid #faa191;}