#facfac color space conversions
Hex:
#facfac
RGB:
250, 207, 172
CMY:
2, 19, 33
CMYK:
0, 17, 31, 2
HSL:
27°, 88.6364%, 82.7451%
HSV (HSB):
27°, 31.2000%, 98.0392%
XYZ:
69.1836, 67.9282, 48.4948
xyY:
0.3727, 0.3660, 67.9282
CIE-Lab:
85.9705, 10.2429, 23.0752
CIE-LCH:
85.9705, 25.2464, 66.0639
CIE-Luv:
85.9705, 29.6084, 30.4578
Hunter-Lab:
82.4186, 5.6035, 22.8070
#facfac color charts
#facfac RGB chart
#facfac CMYK chart
#facfac RGB pie chart
#facfac color shades, tints & tones
#facfac color schemes
#facfac color preview, HTML & CSS examples
This text has a color of #facfac
<p style="color:#facfac;">Text here</p>
.mytext {color:#facfac;}
Text color #facfac
This box has a color of #facfac
<div style="background-color:#facfac;">Content here</div>
.mybackground {background-color:#facfac;}
Background color #facfac
Border around this has a color of #facfac
<div style="border:2px solid #facfac;">Content here</div>
.myborder {border:2px solid #facfac;}
Border color #facfac