#fac48c color space conversions
Hex:
#fac48c
RGB:
250, 196, 140
CMY:
2, 23, 45
CMYK:
0, 22, 44, 2
HSL:
31°, 91.6667%, 76.4706%
HSV (HSB):
31°, 44.0000%, 98.0392%
XYZ:
63.8979, 61.6973, 33.3519
xyY:
0.4020, 0.3882, 61.6973
CIE-Lab:
82.7522, 12.3561, 35.4436
CIE-LCH:
82.7522, 37.5356, 70.7808
CIE-Luv:
82.7522, 39.5609, 44.5000
Hunter-Lab:
78.5476, 7.7500, 29.8083
#fac48c color charts
#fac48c color shades, tints & tones
#fac48c color schemes
#fac48c color preview, HTML & CSS examples
This text has a color of #fac48c
<p style="color:#fac48c;">Text here</p>
.mytext {color:#fac48c;}
This box has a color of #fac48c
<div style="background-color:#fac48c;">Content here</div>
.mybackground {background-color:#fac48c;}
Border around this has a color of #fac48c
<div style="border:2px solid #fac48c;">Content here</div>
.myborder {border:2px solid #fac48c;}