#fafe81 color space conversions
Hex:
#fafe81
RGB:
250, 254, 129
CMY:
2, 0, 49
CMYK:
2, 0, 49, 0
HSL:
62°, 98.4252%, 75.0980%
HSV (HSB):
62°, 49.2126%, 99.6078%
XYZ:
78.8286, 92.7926, 34.5249
xyY:
0.3824, 0.4501, 92.7926
CIE-Lab:
97.1434, -17.9171, 58.6937
CIE-LCH:
97.1434, 61.3675, 106.9756
CIE-Luv:
97.1434, 3.0938, 78.4812
Hunter-Lab:
96.3289, -22.5041, 46.1803
#fafe81 color charts
#fafe81 color shades, tints & tones
#fafe81 color schemes
#fafe81 color preview, HTML & CSS examples
This text has a color of #fafe81
<p style="color:#fafe81;">Text here</p>
.mytext {color:#fafe81;}
This box has a color of #fafe81
<div style="background-color:#fafe81;">Content here</div>
.mybackground {background-color:#fafe81;}
Border around this has a color of #fafe81
<div style="border:2px solid #fafe81;">Content here</div>
.myborder {border:2px solid #fafe81;}