#fabd2d color space conversions
Hex:
#fabd2d
RGB:
250, 189, 45
CMY:
2, 26, 82
CMYK:
0, 24, 82, 2
HSL:
42°, 95.3488%, 57.8431%
HSV (HSB):
42°, 82.0000%, 98.0392%
XYZ:
58.0956, 56.9086, 10.4051
xyY:
0.4632, 0.4538, 56.9086
CIE-Lab:
80.1282, 9.9855, 74.3005
CIE-LCH:
80.1282, 74.9685, 82.3457
CIE-Luv:
80.1282, 50.6297, 77.9526
Hunter-Lab:
75.4378, 5.4489, 44.6286
#fabd2d color charts
#fabd2d color shades, tints & tones
#fabd2d color schemes
#fabd2d color preview, HTML & CSS examples
This text has a color of #fabd2d
<p style="color:#fabd2d;">Text here</p>
.mytext {color:#fabd2d;}
This box has a color of #fabd2d
<div style="background-color:#fabd2d;">Content here</div>
.mybackground {background-color:#fabd2d;}
Border around this has a color of #fabd2d
<div style="border:2px solid #fabd2d;">Content here</div>
.myborder {border:2px solid #fabd2d;}