#fafac1 color space conversions
Hex:
#fafac1
RGB:
250, 250, 193
CMY:
2, 2, 24
CMYK:
0, 0, 23, 2
HSL:
60°, 85.0746%, 86.8627%
HSV (HSB):
60°, 22.8000%, 98.0392%
XYZ:
83.2356, 92.5455, 63.9282
xyY:
0.3472, 0.3861, 92.5455
CIE-Lab:
97.0428, -8.8877, 27.4300
CIE-LCH:
97.0428, 28.8340, 107.9530
CIE-Luv:
97.0428, 2.9542, 40.9378
Hunter-Lab:
96.2006, -13.9074, 27.9404
#fafac1 color charts
#fafac1 color shades, tints & tones
#fafac1 color schemes
#fafac1 color preview, HTML & CSS examples
This text has a color of #fafac1
<p style="color:#fafac1;">Text here</p>
.mytext {color:#fafac1;}
This box has a color of #fafac1
<div style="background-color:#fafac1;">Content here</div>
.mybackground {background-color:#fafac1;}
Border around this has a color of #fafac1
<div style="border:2px solid #fafac1;">Content here</div>
.myborder {border:2px solid #fafac1;}