#faa48c color space conversions
Hex:
#faa48c
RGB:
250, 164, 140
CMY:
2, 36, 45
CMYK:
0, 34, 44, 2
HSL:
13°, 91.6667%, 76.4706%
HSV (HSB):
13°, 44.0000%, 98.0392%
XYZ:
57.4334, 48.7684, 31.1971
xyY:
0.4180, 0.3549, 48.7684
CIE-Lab:
75.3070, 29.1482, 25.5755
CIE-LCH:
75.3070, 38.7779, 41.2646
CIE-Luv:
75.3070, 61.1545, 28.3808
Hunter-Lab:
69.8343, 24.5925, 22.3974
#faa48c color charts
#faa48c color shades, tints & tones
#faa48c color schemes
#faa48c color preview, HTML & CSS examples
This text has a color of #faa48c
<p style="color:#faa48c;">Text here</p>
.mytext {color:#faa48c;}
This box has a color of #faa48c
<div style="background-color:#faa48c;">Content here</div>
.mybackground {background-color:#faa48c;}
Border around this has a color of #faa48c
<div style="border:2px solid #faa48c;">Content here</div>
.myborder {border:2px solid #faa48c;}