#fafba6 color space conversions
Hex:
#fafba6
RGB:
250, 251, 166
CMY:
2, 2, 35
CMYK:
0, 0, 34, 2
HSL:
61°, 91.3978%, 81.7647%
HSV (HSB):
61°, 33.8645%, 98.4314%
XYZ:
80.8045, 92.0715, 49.5891
xyY:
0.3632, 0.4139, 92.0715
CIE-Lab:
96.8495, -12.7579, 40.6917
CIE-LCH:
96.8495, 42.6448, 107.4076
CIE-Luv:
96.8495, 3.5710, 58.0964
Hunter-Lab:
95.9539, -17.6014, 36.5266
#fafba6 color charts
#fafba6 color shades, tints & tones
#fafba6 color schemes
#fafba6 color preview, HTML & CSS examples
This text has a color of #fafba6
<p style="color:#fafba6;">Text here</p>
.mytext {color:#fafba6;}
This box has a color of #fafba6
<div style="background-color:#fafba6;">Content here</div>
.mybackground {background-color:#fafba6;}
Border around this has a color of #fafba6
<div style="border:2px solid #fafba6;">Content here</div>
.myborder {border:2px solid #fafba6;}