#fac48e color space conversions
Hex:
#fac48e
RGB:
250, 196, 142
CMY:
2, 23, 44
CMYK:
0, 22, 43, 2
HSL:
30°, 91.5254%, 76.8627%
HSV (HSB):
30°, 43.2000%, 98.0392%
XYZ:
64.0468, 61.7568, 34.1358
xyY:
0.4004, 0.3861, 61.7568
CIE-Lab:
82.7839, 12.5591, 34.4503
CIE-LCH:
82.7839, 36.6682, 69.9704
CIE-Luv:
82.7839, 39.3784, 43.3413
Hunter-Lab:
78.5855, 7.9518, 29.2556
#fac48e color charts
#fac48e color shades, tints & tones
#fac48e color schemes
#fac48e color preview, HTML & CSS examples
This text has a color of #fac48e
<p style="color:#fac48e;">Text here</p>
.mytext {color:#fac48e;}
This box has a color of #fac48e
<div style="background-color:#fac48e;">Content here</div>
.mybackground {background-color:#fac48e;}
Border around this has a color of #fac48e
<div style="border:2px solid #fac48e;">Content here</div>
.myborder {border:2px solid #fac48e;}