#fafbb0 color space conversions
Hex:
#fafbb0
RGB:
250, 251, 176
CMY:
2, 2, 31
CMYK:
0, 0, 30, 2
HSL:
61°, 90.3614%, 83.7255%
HSV (HSB):
61°, 29.8805%, 98.4314%
XYZ:
81.7580, 92.4529, 54.6104
xyY:
0.3573, 0.4040, 92.4529
CIE-Lab:
97.0052, -11.5728, 35.9324
CIE-LCH:
97.0052, 37.7500, 107.8523
CIE-Luv:
97.0052, 3.1532, 52.2016
Hunter-Lab:
96.1525, -16.4891, 33.6326
#fafbb0 color charts
#fafbb0 color shades, tints & tones
#fafbb0 color schemes
#fafbb0 color preview, HTML & CSS examples
This text has a color of #fafbb0
<p style="color:#fafbb0;">Text here</p>
.mytext {color:#fafbb0;}
This box has a color of #fafbb0
<div style="background-color:#fafbb0;">Content here</div>
.mybackground {background-color:#fafbb0;}
Border around this has a color of #fafbb0
<div style="border:2px solid #fafbb0;">Content here</div>
.myborder {border:2px solid #fafbb0;}