#fac28c color space conversions
Hex:
#fac28c
RGB:
250, 194, 140
CMY:
2, 24, 45
CMYK:
0, 22, 44, 2
HSL:
29°, 91.6667%, 76.4706%
HSV (HSB):
29°, 44.0000%, 98.0392%
XYZ:
63.4498, 60.8010, 33.2025
xyY:
0.4030, 0.3862, 60.8010
CIE-Lab:
82.2717, 13.4009, 34.8167
CIE-LCH:
82.2717, 37.3067, 68.9483
CIE-Luv:
82.2717, 40.8950, 43.4883
Hunter-Lab:
77.9750, 8.7926, 29.3362
#fac28c color charts
#fac28c color shades, tints & tones
#fac28c color schemes
#fac28c color preview, HTML & CSS examples
This text has a color of #fac28c
<p style="color:#fac28c;">Text here</p>
.mytext {color:#fac28c;}
This box has a color of #fac28c
<div style="background-color:#fac28c;">Content here</div>
.mybackground {background-color:#fac28c;}
Border around this has a color of #fac28c
<div style="border:2px solid #fac28c;">Content here</div>
.myborder {border:2px solid #fac28c;}