#fac05c color space conversions
Hex:
#fac05c
RGB:
250, 192, 92
CMY:
2, 25, 64
CMYK:
0, 23, 63, 2
HSL:
38°, 94.0476%, 67.0588%
HSV (HSB):
38°, 63.2000%, 98.0392%
XYZ:
60.2057, 58.7960, 18.3008
xyY:
0.4385, 0.4282, 58.7960
CIE-Lab:
81.1793, 10.5313, 57.1766
CIE-LCH:
81.1793, 58.1384, 79.5637
CIE-Luv:
81.1793, 46.1140, 65.8467
Hunter-Lab:
76.6785, 5.9656, 39.5243
#fac05c color charts
#fac05c color shades, tints & tones
#fac05c color schemes
#fac05c color preview, HTML & CSS examples
This text has a color of #fac05c
<p style="color:#fac05c;">Text here</p>
.mytext {color:#fac05c;}
This box has a color of #fac05c
<div style="background-color:#fac05c;">Content here</div>
.mybackground {background-color:#fac05c;}
Border around this has a color of #fac05c
<div style="border:2px solid #fac05c;">Content here</div>
.myborder {border:2px solid #fac05c;}