#fbd94e color space conversions
Hex:
#fbd94e
RGB:
251, 217, 78
CMY:
2, 15, 69
CMYK:
0, 14, 69, 2
HSL:
48°, 95.5801%, 64.5098%
HSV (HSB):
48°, 68.9243%, 98.4314%
XYZ:
65.9717, 70.6850, 17.3742
xyY:
0.4283, 0.4589, 70.6850
CIE-Lab:
87.3317, -2.6953, 69.6793
CIE-LCH:
87.3317, 69.7314, 92.2152
CIE-Luv:
87.3317, 29.6344, 81.2119
Hunter-Lab:
84.0744, -7.0644, 46.5996
#fbd94e color charts
#fbd94e color shades, tints & tones
#fbd94e color schemes
#fbd94e color preview, HTML & CSS examples
This text has a color of #fbd94e
<p style="color:#fbd94e;">Text here</p>
.mytext {color:#fbd94e;}
This box has a color of #fbd94e
<div style="background-color:#fbd94e;">Content here</div>
.mybackground {background-color:#fbd94e;}
Border around this has a color of #fbd94e
<div style="border:2px solid #fbd94e;">Content here</div>
.myborder {border:2px solid #fbd94e;}