#fbcd50 color space conversions
Hex:
#fbcd50
RGB:
251, 205, 80
CMY:
2, 20, 69
CMYK:
0, 18, 68, 2
HSL:
44°, 95.5307%, 64.9020%
HSV (HSB):
44°, 68.1275%, 98.4314%
XYZ:
63.0630, 64.7511, 16.7638
xyY:
0.4362, 0.4479, 64.7511
CIE-Lab:
84.3553, 3.5299, 65.8330
CIE-LCH:
84.3553, 65.9276, 86.9308
CIE-Luv:
84.3553, 38.0874, 75.6198
Hunter-Lab:
80.4680, -0.9283, 43.9758
#fbcd50 color charts
#fbcd50 color shades, tints & tones
#fbcd50 color schemes
#fbcd50 color preview, HTML & CSS examples
This text has a color of #fbcd50
<p style="color:#fbcd50;">Text here</p>
.mytext {color:#fbcd50;}
This box has a color of #fbcd50
<div style="background-color:#fbcd50;">Content here</div>
.mybackground {background-color:#fbcd50;}
Border around this has a color of #fbcd50
<div style="border:2px solid #fbcd50;">Content here</div>
.myborder {border:2px solid #fbcd50;}