#fdbc2c color space conversions
Hex:
#fdbc2c
RGB:
253, 188, 44
CMY:
1, 26, 83
CMYK:
0, 26, 83, 1
HSL:
41°, 98.1221%, 58.2353%
HSV (HSB):
41°, 82.6087%, 99.2157%
XYZ:
58.9459, 57.0309, 10.2842
xyY:
0.4669, 0.4517, 57.0309
CIE-Lab:
80.1970, 11.7491, 74.7748
CIE-LCH:
80.1970, 75.6922, 81.0704
CIE-Luv:
80.1970, 53.7932, 77.8425
Hunter-Lab:
75.5188, 7.1694, 44.7891
#fdbc2c color charts
#fdbc2c color shades, tints & tones
#fdbc2c color schemes
#fdbc2c color preview, HTML & CSS examples
This text has a color of #fdbc2c
<p style="color:#fdbc2c;">Text here</p>
.mytext {color:#fdbc2c;}
This box has a color of #fdbc2c
<div style="background-color:#fdbc2c;">Content here</div>
.mybackground {background-color:#fdbc2c;}
Border around this has a color of #fdbc2c
<div style="border:2px solid #fdbc2c;">Content here</div>
.myborder {border:2px solid #fdbc2c;}