#fac31f color space conversions
Hex:
#fac31f
RGB:
250, 195, 31
CMY:
2, 24, 88
CMYK:
0, 22, 88, 2
HSL:
45°, 95.6332%, 55.0980%
HSV (HSB):
45°, 87.6000%, 98.0392%
XYZ:
59.1868, 59.4531, 9.6524
xyY:
0.4613, 0.4634, 59.4531
CIE-Lab:
81.5400, 6.5402, 78.9949
CIE-LCH:
81.5400, 79.2652, 85.2671
CIE-Luv:
81.5400, 46.3795, 82.3579
Hunter-Lab:
77.1059, 2.0821, 46.5519
#fac31f color charts
#fac31f color shades, tints & tones
#fac31f color schemes
#fac31f color preview, HTML & CSS examples
This text has a color of #fac31f
<p style="color:#fac31f;">Text here</p>
.mytext {color:#fac31f;}
This box has a color of #fac31f
<div style="background-color:#fac31f;">Content here</div>
.mybackground {background-color:#fac31f;}
Border around this has a color of #fac31f
<div style="border:2px solid #fac31f;">Content here</div>
.myborder {border:2px solid #fac31f;}