#facfa2 color space conversions
Hex:
#facfa2
RGB:
250, 207, 162
CMY:
2, 19, 36
CMYK:
0, 17, 35, 2
HSL:
31°, 89.7959%, 80.7843%
HSV (HSB):
31°, 35.2000%, 98.0392%
XYZ:
68.2588, 67.5583, 43.6248
xyY:
0.3804, 0.3765, 67.5583
CIE-Lab:
85.7851, 9.0291, 28.0495
CIE-LCH:
85.7851, 29.4669, 72.1567
CIE-Luv:
85.7851, 30.4923, 36.9402
Hunter-Lab:
82.1938, 4.3980, 26.0672
#facfa2 color charts
#facfa2 color shades, tints & tones
#facfa2 color schemes
#facfa2 color preview, HTML & CSS examples
This text has a color of #facfa2
<p style="color:#facfa2;">Text here</p>
.mytext {color:#facfa2;}
This box has a color of #facfa2
<div style="background-color:#facfa2;">Content here</div>
.mybackground {background-color:#facfa2;}
Border around this has a color of #facfa2
<div style="border:2px solid #facfa2;">Content here</div>
.myborder {border:2px solid #facfa2;}