#face6b color space conversions
Hex:
#face6b
RGB:
250, 206, 107
CMY:
2, 19, 58
CMYK:
0, 18, 57, 2
HSL:
42°, 93.4641%, 70.0000%
HSV (HSB):
42°, 57.2000%, 98.0392%
XYZ:
64.1495, 65.5281, 23.1771
xyY:
0.4197, 0.4287, 65.5281
CIE-Lab:
84.7552, 4.2967, 54.2997
CIE-LCH:
84.7552, 54.4694, 85.4756
CIE-Luv:
84.7552, 35.2169, 65.9230
Hunter-Lab:
80.9495, -0.2068, 39.6890
#face6b color charts
#face6b color shades, tints & tones
#face6b color schemes
#face6b color preview, HTML & CSS examples
This text has a color of #face6b
<p style="color:#face6b;">Text here</p>
.mytext {color:#face6b;}
This box has a color of #face6b
<div style="background-color:#face6b;">Content here</div>
.mybackground {background-color:#face6b;}
Border around this has a color of #face6b
<div style="border:2px solid #face6b;">Content here</div>
.myborder {border:2px solid #face6b;}