#faacb5 color space conversions
Hex:
#faacb5
RGB:
250, 172, 181
CMY:
2, 33, 29
CMYK:
0, 31, 28, 2
HSL:
353°, 88.6364%, 82.7451%
HSV (HSB):
353°, 31.2000%, 98.0392%
XYZ:
62.5174, 53.1652, 50.6830
xyY:
0.3758, 0.3196, 53.1652
CIE-Lab:
77.9725, 29.7809, 7.0219
CIE-LCH:
77.9725, 30.5975, 13.2671
CIE-Luv:
77.9725, 49.9253, 4.5169
Hunter-Lab:
72.9145, 25.4467, 9.8276
#faacb5 color charts
#faacb5 color shades, tints & tones
#faacb5 color schemes
#faacb5 color preview, HTML & CSS examples
This text has a color of #faacb5
<p style="color:#faacb5;">Text here</p>
.mytext {color:#faacb5;}
This box has a color of #faacb5
<div style="background-color:#faacb5;">Content here</div>
.mybackground {background-color:#faacb5;}
Border around this has a color of #faacb5
<div style="border:2px solid #faacb5;">Content here</div>
.myborder {border:2px solid #faacb5;}