#fafb83 color space conversions
Hex:
#fafb83
RGB:
250, 251, 131
CMY:
2, 2, 49
CMYK:
0, 0, 48, 2
HSL:
61°, 93.7500%, 74.9020%
HSV (HSB):
61°, 47.8088%, 98.4314%
XYZ:
78.0183, 90.9570, 34.9172
xyY:
0.3826, 0.4461, 90.9570
CIE-Lab:
96.3924, -16.2952, 56.8842
CIE-LCH:
96.3924, 59.1722, 105.9850
CIE-Luv:
96.3924, 4.8516, 76.1668
Hunter-Lab:
95.3714, -20.8786, 45.0528
#fafb83 color charts
#fafb83 color shades, tints & tones
#fafb83 color schemes
#fafb83 color preview, HTML & CSS examples
This text has a color of #fafb83
<p style="color:#fafb83;">Text here</p>
.mytext {color:#fafb83;}
This box has a color of #fafb83
<div style="background-color:#fafb83;">Content here</div>
.mybackground {background-color:#fafb83;}
Border around this has a color of #fafb83
<div style="border:2px solid #fafb83;">Content here</div>
.myborder {border:2px solid #fafb83;}