#facd1e color space conversions
Hex:
#facd1e
RGB:
250, 205, 30
CMY:
2, 20, 88
CMYK:
0, 18, 88, 2
HSL:
48°, 95.6522%, 54.9020%
HSV (HSB):
48°, 88.0000%, 98.0392%
XYZ:
61.4900, 64.0804, 10.3562
xyY:
0.4524, 0.4714, 64.0804
CIE-Lab:
84.0076, 1.3723, 81.1327
CIE-LCH:
84.0076, 81.1443, 89.0310
CIE-Luv:
84.0076, 38.8471, 86.2344
Hunter-Lab:
80.0502, -2.9744, 48.3647
#facd1e color charts
#facd1e color shades, tints & tones
#facd1e color schemes
#facd1e color preview, HTML & CSS examples
This text has a color of #facd1e
<p style="color:#facd1e;">Text here</p>
.mytext {color:#facd1e;}
This box has a color of #facd1e
<div style="background-color:#facd1e;">Content here</div>
.mybackground {background-color:#facd1e;}
Border around this has a color of #facd1e
<div style="border:2px solid #facd1e;">Content here</div>
.myborder {border:2px solid #facd1e;}