#fac18c color space conversions
Hex:
#fac18c
RGB:
250, 193, 140
CMY:
2, 24, 45
CMYK:
0, 23, 44, 2
HSL:
29°, 91.6667%, 76.4706%
HSV (HSB):
29°, 44.0000%, 98.0392%
XYZ:
63.2279, 60.3574, 33.1286
xyY:
0.4035, 0.3851, 60.3574
CIE-Lab:
82.0321, 13.9239, 34.5036
CIE-LCH:
82.0321, 37.2072, 68.0236
CIE-Luv:
82.0321, 41.5632, 42.9824
Hunter-Lab:
77.6900, 9.3145, 29.1005
#fac18c color charts
#fac18c color shades, tints & tones
#fac18c color schemes
#fac18c color preview, HTML & CSS examples
This text has a color of #fac18c
<p style="color:#fac18c;">Text here</p>
.mytext {color:#fac18c;}
This box has a color of #fac18c
<div style="background-color:#fac18c;">Content here</div>
.mybackground {background-color:#fac18c;}
Border around this has a color of #fac18c
<div style="border:2px solid #fac18c;">Content here</div>
.myborder {border:2px solid #fac18c;}