#faa28b color space conversions
Hex:
#faa28b
RGB:
250, 162, 139
CMY:
2, 36, 45
CMYK:
0, 35, 44, 2
HSL:
12°, 91.7355%, 76.2745%
HSV (HSB):
12°, 44.4000%, 98.0392%
XYZ:
57.0049, 48.0287, 30.6921
xyY:
0.4200, 0.3539, 48.0287
CIE-Lab:
74.8430, 30.0940, 25.4909
CIE-LCH:
74.8430, 39.4390, 40.2661
CIE-Luv:
74.8430, 62.6573, 28.0129
Hunter-Lab:
69.3028, 25.5450, 22.2542
#faa28b color charts
#faa28b color shades, tints & tones
#faa28b color schemes
#faa28b color preview, HTML & CSS examples
This text has a color of #faa28b
<p style="color:#faa28b;">Text here</p>
.mytext {color:#faa28b;}
This box has a color of #faa28b
<div style="background-color:#faa28b;">Content here</div>
.mybackground {background-color:#faa28b;}
Border around this has a color of #faa28b
<div style="border:2px solid #faa28b;">Content here</div>
.myborder {border:2px solid #faa28b;}