#facf7d color space conversions
Hex:
#facf7d
RGB:
250, 207, 125
CMY:
2, 19, 51
CMYK:
0, 17, 50, 2
HSL:
39°, 92.5926%, 73.5294%
HSV (HSB):
39°, 50.0000%, 98.0392%
XYZ:
65.4388, 66.4303, 28.7754
xyY:
0.4074, 0.4135, 66.4303
CIE-Lab:
85.2154, 5.2317, 46.1630
CIE-LCH:
85.2154, 46.4585, 83.5342
CIE-Luv:
85.2154, 33.3741, 58.0036
Hunter-Lab:
81.5048, 0.6813, 36.1209
#facf7d color charts
#facf7d color shades, tints & tones
#facf7d color schemes
#facf7d color preview, HTML & CSS examples
This text has a color of #facf7d
<p style="color:#facf7d;">Text here</p>
.mytext {color:#facf7d;}
This box has a color of #facf7d
<div style="background-color:#facf7d;">Content here</div>
.mybackground {background-color:#facf7d;}
Border around this has a color of #facf7d
<div style="border:2px solid #facf7d;">Content here</div>
.myborder {border:2px solid #facf7d;}