#fadb7e color space conversions
Hex:
#fadb7e
RGB:
250, 219, 126
CMY:
2, 14, 51
CMYK:
0, 12, 50, 2
HSL:
45°, 92.5373%, 73.7255%
HSV (HSB):
45°, 49.6000%, 98.0392%
XYZ:
68.5218, 72.4934, 30.1198
xyY:
0.4004, 0.4236, 72.4934
CIE-Lab:
88.2055, -0.8295, 49.3498
CIE-LCH:
88.2055, 49.3568, 90.9630
CIE-Luv:
88.2055, 25.3231, 63.2656
Hunter-Lab:
85.1430, -5.3464, 38.6260
#fadb7e color charts
#fadb7e color shades, tints & tones
#fadb7e color schemes
#fadb7e color preview, HTML & CSS examples
This text has a color of #fadb7e
<p style="color:#fadb7e;">Text here</p>
.mytext {color:#fadb7e;}
This box has a color of #fadb7e
<div style="background-color:#fadb7e;">Content here</div>
.mybackground {background-color:#fadb7e;}
Border around this has a color of #fadb7e
<div style="border:2px solid #fadb7e;">Content here</div>
.myborder {border:2px solid #fadb7e;}