#fac384 color space conversions
Hex:
#fac384
RGB:
250, 195, 132
CMY:
2, 24, 48
CMYK:
0, 22, 47, 2
HSL:
32°, 92.1875%, 74.9020%
HSV (HSB):
32°, 47.2000%, 98.0392%
XYZ:
63.1043, 61.0202, 30.2819
xyY:
0.4087, 0.3952, 61.0202
CIE-Lab:
82.3896, 12.0982, 39.0890
CIE-LCH:
82.3896, 40.9184, 72.8025
CIE-Luv:
82.3896, 40.9458, 48.4937
Hunter-Lab:
78.1154, 7.4965, 31.6966
#fac384 color charts
#fac384 color shades, tints & tones
#fac384 color schemes
#fac384 color preview, HTML & CSS examples
This text has a color of #fac384
<p style="color:#fac384;">Text here</p>
.mytext {color:#fac384;}
This box has a color of #fac384
<div style="background-color:#fac384;">Content here</div>
.mybackground {background-color:#fac384;}
Border around this has a color of #fac384
<div style="border:2px solid #fac384;">Content here</div>
.myborder {border:2px solid #fac384;}