#fafbac color space conversions
Hex:
#fafbac
RGB:
250, 251, 172
CMY:
2, 2, 33
CMYK:
0, 0, 31, 2
HSL:
61°, 90.8046%, 82.9412%
HSV (HSB):
61°, 31.4741%, 98.4314%
XYZ:
81.3679, 92.2969, 52.5563
xyY:
0.3597, 0.4080, 92.2969
CIE-Lab:
96.9415, -12.0561, 37.8406
CIE-LCH:
96.9415, 39.7147, 107.6720
CIE-Luv:
96.9415, 3.3229, 54.5960
Hunter-Lab:
96.0713, -16.9435, 34.8150
#fafbac color charts
#fafbac color shades, tints & tones
#fafbac color schemes
#fafbac color preview, HTML & CSS examples
This text has a color of #fafbac
<p style="color:#fafbac;">Text here</p>
.mytext {color:#fafbac;}
This box has a color of #fafbac
<div style="background-color:#fafbac;">Content here</div>
.mybackground {background-color:#fafbac;}
Border around this has a color of #fafbac
<div style="border:2px solid #fafbac;">Content here</div>
.myborder {border:2px solid #fafbac;}