#fac97e color space conversions
Hex:
#fac97e
RGB:
250, 201, 126
CMY:
2, 21, 51
CMYK:
0, 20, 50, 2
HSL:
36°, 92.5373%, 73.7255%
HSV (HSB):
36°, 49.6000%, 98.0392%
XYZ:
64.0769, 63.6036, 28.6382
xyY:
0.4099, 0.4069, 63.6036
CIE-Lab:
83.7590, 8.4251, 43.8562
CIE-LCH:
83.7590, 44.6581, 79.1256
CIE-Luv:
83.7590, 37.3624, 54.6067
Hunter-Lab:
79.7519, 3.8505, 34.5358
#fac97e color charts
#fac97e color shades, tints & tones
#fac97e color schemes
#fac97e color preview, HTML & CSS examples
This text has a color of #fac97e
<p style="color:#fac97e;">Text here</p>
.mytext {color:#fac97e;}
This box has a color of #fac97e
<div style="background-color:#fac97e;">Content here</div>
.mybackground {background-color:#fac97e;}
Border around this has a color of #fac97e
<div style="border:2px solid #fac97e;">Content here</div>
.myborder {border:2px solid #fac97e;}