#fafbb2 color space conversions
Hex:
#fafbb2
RGB:
250, 251, 178
CMY:
2, 2, 30
CMYK:
0, 0, 29, 2
HSL:
61°, 90.1235%, 84.1176%
HSV (HSB):
61°, 29.0837%, 98.4314%
XYZ:
81.9574, 92.5327, 55.6605
xyY:
0.3561, 0.4021, 92.5327
CIE-Lab:
97.0376, -11.3266, 34.9764
CIE-LCH:
97.0376, 36.7646, 107.9438
CIE-Luv:
97.0376, 3.0670, 50.9865
Hunter-Lab:
96.1939, -16.2570, 33.0289
#fafbb2 color charts
#fafbb2 color shades, tints & tones
#fafbb2 color schemes
#fafbb2 color preview, HTML & CSS examples
This text has a color of #fafbb2
<p style="color:#fafbb2;">Text here</p>
.mytext {color:#fafbb2;}
This box has a color of #fafbb2
<div style="background-color:#fafbb2;">Content here</div>
.mybackground {background-color:#fafbb2;}
Border around this has a color of #fafbb2
<div style="border:2px solid #fafbb2;">Content here</div>
.myborder {border:2px solid #fafbb2;}