#fbd23a color space conversions
Hex:
#fbd23a
RGB:
251, 210, 58
CMY:
2, 18, 77
CMYK:
0, 16, 77, 2
HSL:
47°, 96.0199%, 60.5882%
HSV (HSB):
47°, 76.8924%, 98.4314%
XYZ:
63.5940, 66.9079, 13.5657
xyY:
0.4414, 0.4644, 66.9079
CIE-Lab:
85.4574, 0.0000, 75.0360
CIE-LCH:
85.4574, 75.0360, 90.0000
CIE-Luv:
85.4574, 35.2837, 83.5251
Hunter-Lab:
81.7973, -4.3688, 47.4251
#fbd23a color charts
#fbd23a color shades, tints & tones
#fbd23a color schemes
#fbd23a color preview, HTML & CSS examples
This text has a color of #fbd23a
<p style="color:#fbd23a;">Text here</p>
.mytext {color:#fbd23a;}
This box has a color of #fbd23a
<div style="background-color:#fbd23a;">Content here</div>
.mybackground {background-color:#fbd23a;}
Border around this has a color of #fbd23a
<div style="border:2px solid #fbd23a;">Content here</div>
.myborder {border:2px solid #fbd23a;}