#facb5f color space conversions
Hex:
#facb5f
RGB:
250, 203, 95
CMY:
2, 20, 63
CMYK:
0, 19, 62, 2
HSL:
42°, 93.9394%, 67.6471%
HSV (HSB):
42°, 62.0000%, 98.0392%
XYZ:
62.8458, 63.8621, 19.8408
xyY:
0.4288, 0.4358, 63.8621
CIE-Lab:
83.8939, 5.0176, 58.8440
CIE-LCH:
83.8939, 59.0576, 85.1262
CIE-Luv:
83.8939, 38.0169, 69.4728
Hunter-Lab:
79.9138, 0.5270, 41.2193
#facb5f color charts
#facb5f color shades, tints & tones
#facb5f color schemes
#facb5f color preview, HTML & CSS examples
This text has a color of #facb5f
<p style="color:#facb5f;">Text here</p>
.mytext {color:#facb5f;}
This box has a color of #facb5f
<div style="background-color:#facb5f;">Content here</div>
.mybackground {background-color:#facb5f;}
Border around this has a color of #facb5f
<div style="border:2px solid #facb5f;">Content here</div>
.myborder {border:2px solid #facb5f;}