#fabd0d color space conversions
Hex:
#fabd0d
RGB:
250, 189, 13
CMY:
2, 26, 95
CMYK:
0, 24, 95, 2
HSL:
45°, 95.9514%, 51.5686%
HSV (HSB):
45°, 94.8000%, 98.0392%
XYZ:
57.6946, 56.7482, 8.2934
xyY:
0.4701, 0.4624, 56.7482
CIE-Lab:
80.0378, 9.3966, 80.8034
CIE-LCH:
80.0378, 81.3479, 83.3669
CIE-Luv:
80.0378, 51.2957, 81.7891
Hunter-Lab:
75.3314, 4.8790, 46.2046
#fabd0d color charts
#fabd0d color shades, tints & tones
#fabd0d color schemes
#fabd0d color preview, HTML & CSS examples
This text has a color of #fabd0d
<p style="color:#fabd0d;">Text here</p>
.mytext {color:#fabd0d;}
This box has a color of #fabd0d
<div style="background-color:#fabd0d;">Content here</div>
.mybackground {background-color:#fabd0d;}
Border around this has a color of #fabd0d
<div style="border:2px solid #fabd0d;">Content here</div>
.myborder {border:2px solid #fabd0d;}