#fdbd30 color space conversions
Hex:
#fdbd30
RGB:
253, 189, 48
CMY:
1, 26, 81
CMYK:
0, 25, 81, 1
HSL:
41°, 98.0861%, 59.0196%
HSV (HSB):
41°, 81.0277%, 99.2157%
XYZ:
59.2391, 57.4912, 10.7710
xyY:
0.4646, 0.4509, 57.4912
CIE-Lab:
80.4551, 11.3424, 73.8047
CIE-LCH:
80.4551, 74.6712, 81.2631
CIE-Luv:
80.4551, 52.8845, 77.4804
Hunter-Lab:
75.8230, 6.7686, 44.6537
#fdbd30 color charts
#fdbd30 color shades, tints & tones
#fdbd30 color schemes
#fdbd30 color preview, HTML & CSS examples
This text has a color of #fdbd30
<p style="color:#fdbd30;">Text here</p>
.mytext {color:#fdbd30;}
This box has a color of #fdbd30
<div style="background-color:#fdbd30;">Content here</div>
.mybackground {background-color:#fdbd30;}
Border around this has a color of #fdbd30
<div style="border:2px solid #fdbd30;">Content here</div>
.myborder {border:2px solid #fdbd30;}