#fac065 color space conversions
Hex:
#fac065
RGB:
250, 192, 101
CMY:
2, 25, 60
CMYK:
0, 23, 60, 2
HSL:
37°, 93.7107%, 68.8235%
HSV (HSB):
37°, 59.6000%, 98.0392%
XYZ:
60.6229, 58.9629, 20.4977
xyY:
0.4328, 0.4209, 58.9629
CIE-Lab:
81.2712, 11.1250, 53.0842
CIE-LCH:
81.2712, 54.2374, 78.1637
CIE-Luv:
81.2712, 45.5065, 62.1992
Hunter-Lab:
76.7873, 6.5466, 37.9241
#fac065 color charts
#fac065 color shades, tints & tones
#fac065 color schemes
#fac065 color preview, HTML & CSS examples
This text has a color of #fac065
<p style="color:#fac065;">Text here</p>
.mytext {color:#fac065;}
This box has a color of #fac065
<div style="background-color:#fac065;">Content here</div>
.mybackground {background-color:#fac065;}
Border around this has a color of #fac065
<div style="border:2px solid #fac065;">Content here</div>
.myborder {border:2px solid #fac065;}