#fbd264 color space conversions
Hex:
#fbd264
RGB:
251, 210, 100
CMY:
2, 18, 61
CMYK:
0, 16, 60, 2
HSL:
44°, 94.9686%, 68.8235%
HSV (HSB):
44°, 60.1594%, 98.4314%
XYZ:
65.1305, 67.5225, 21.6570
xyY:
0.4221, 0.4376, 67.5225
CIE-Lab:
85.7671, 2.1592, 58.7144
CIE-LCH:
85.7671, 58.7541, 87.8940
CIE-Luv:
85.7671, 33.5613, 70.6506
Hunter-Lab:
82.1721, -2.3201, 41.8942
#fbd264 color charts
#fbd264 color shades, tints & tones
#fbd264 color schemes
#fbd264 color preview, HTML & CSS examples
This text has a color of #fbd264
<p style="color:#fbd264;">Text here</p>
.mytext {color:#fbd264;}
This box has a color of #fbd264
<div style="background-color:#fbd264;">Content here</div>
.mybackground {background-color:#fbd264;}
Border around this has a color of #fbd264
<div style="border:2px solid #fbd264;">Content here</div>
.myborder {border:2px solid #fbd264;}