#fac015 color space conversions
Hex:
#fac015
RGB:
250, 192, 21
CMY:
2, 25, 92
CMYK:
0, 23, 92, 2
HSL:
45°, 95.8159%, 53.1373%
HSV (HSB):
45°, 91.6000%, 98.0392%
XYZ:
58.4093, 58.0774, 8.8410
xyY:
0.4661, 0.4634, 58.0774
CIE-Lab:
80.7818, 7.9307, 80.2600
CIE-LCH:
80.7818, 80.6508, 84.3568
CIE-Luv:
80.7818, 48.8608, 82.2951
Hunter-Lab:
76.2085, 3.4448, 46.4677
#fac015 color charts
#fac015 color shades, tints & tones
#fac015 color schemes
#fac015 color preview, HTML & CSS examples
This text has a color of #fac015
<p style="color:#fac015;">Text here</p>
.mytext {color:#fac015;}
This box has a color of #fac015
<div style="background-color:#fac015;">Content here</div>
.mybackground {background-color:#fac015;}
Border around this has a color of #fac015
<div style="border:2px solid #fac015;">Content here</div>
.myborder {border:2px solid #fac015;}