#fac801 color space conversions
Hex:
#fac801
RGB:
250, 200, 1
CMY:
2, 22, 100
CMYK:
0, 20, 100, 2
HSL:
48°, 99.2032%, 49.2157%
HSV (HSB):
48°, 99.6000%, 98.0392%
XYZ:
60.0841, 61.6347, 8.7586
xyY:
0.4605, 0.4724, 61.6347
CIE-Lab:
82.7188, 3.6063, 83.8694
CIE-LCH:
82.7188, 83.9469, 87.5379
CIE-Luv:
82.7188, 42.9166, 86.4635
Hunter-Lab:
78.5078, -0.7779, 48.3408
#fac801 color charts
#fac801 color shades, tints & tones
#fac801 color schemes
#fac801 color preview, HTML & CSS examples
This text has a color of #fac801
<p style="color:#fac801;">Text here</p>
.mytext {color:#fac801;}
This box has a color of #fac801
<div style="background-color:#fac801;">Content here</div>
.mybackground {background-color:#fac801;}
Border around this has a color of #fac801
<div style="border:2px solid #fac801;">Content here</div>
.myborder {border:2px solid #fac801;}