#fafaa6 color space conversions
Hex:
#fafaa6
RGB:
250, 250, 166
CMY:
2, 2, 35
CMYK:
0, 0, 34, 2
HSL:
60°, 89.3617%, 81.5686%
HSV (HSB):
60°, 33.6000%, 98.0392%
XYZ:
80.4929, 91.4484, 49.4853
xyY:
0.3635, 0.4130, 91.4484
CIE-Lab:
96.5944, -12.2677, 40.3593
CIE-LCH:
96.5944, 42.1825, 106.9072
CIE-Luv:
96.5944, 4.1535, 57.5677
Hunter-Lab:
95.6286, -17.1025, 36.2591
#fafaa6 color charts
#fafaa6 color shades, tints & tones
#fafaa6 color schemes
#fafaa6 color preview, HTML & CSS examples
This text has a color of #fafaa6
<p style="color:#fafaa6;">Text here</p>
.mytext {color:#fafaa6;}
This box has a color of #fafaa6
<div style="background-color:#fafaa6;">Content here</div>
.mybackground {background-color:#fafaa6;}
Border around this has a color of #fafaa6
<div style="border:2px solid #fafaa6;">Content here</div>
.myborder {border:2px solid #fafaa6;}