#fafac8 color space conversions
Hex:
#fafac8
RGB:
250, 250, 200
CMY:
2, 2, 22
CMYK:
0, 0, 20, 2
HSL:
60°, 83.3333%, 88.2353%
HSV (HSB):
60°, 20.0000%, 98.0392%
XYZ:
84.0353, 92.8653, 68.1393
xyY:
0.3429, 0.3790, 92.8653
CIE-Lab:
97.1729, -7.9213, 24.0550
CIE-LCH:
97.1729, 25.3257, 108.2268
CIE-Luv:
97.1729, 2.6195, 36.2964
Hunter-Lab:
96.3667, -12.9831, 25.5337
#fafac8 color charts
#fafac8 color shades, tints & tones
#fafac8 color schemes
#fafac8 color preview, HTML & CSS examples
This text has a color of #fafac8
<p style="color:#fafac8;">Text here</p>
.mytext {color:#fafac8;}
This box has a color of #fafac8
<div style="background-color:#fafac8;">Content here</div>
.mybackground {background-color:#fafac8;}
Border around this has a color of #fafac8
<div style="border:2px solid #fafac8;">Content here</div>
.myborder {border:2px solid #fafac8;}