#facb7e color space conversions
Hex:
#facb7e
RGB:
250, 203, 126
CMY:
2, 20, 51
CMYK:
0, 19, 50, 2
HSL:
37°, 92.5373%, 73.7255%
HSV (HSB):
37°, 49.6000%, 98.0392%
XYZ:
64.5462, 64.5422, 28.7946
xyY:
0.4088, 0.4088, 64.5422
CIE-Lab:
84.2473, 7.3880, 44.4652
CIE-LCH:
84.2473, 45.0748, 80.5664
CIE-Luv:
84.2473, 36.0054, 55.5719
Hunter-Lab:
80.3382, 2.8206, 34.9861
#facb7e color charts
#facb7e color shades, tints & tones
#facb7e color schemes
#facb7e color preview, HTML & CSS examples
This text has a color of #facb7e
<p style="color:#facb7e;">Text here</p>
.mytext {color:#facb7e;}
This box has a color of #facb7e
<div style="background-color:#facb7e;">Content here</div>
.mybackground {background-color:#facb7e;}
Border around this has a color of #facb7e
<div style="border:2px solid #facb7e;">Content here</div>
.myborder {border:2px solid #facb7e;}