#fdb512 color space conversions
Hex:
#fdb512
RGB:
253, 181, 18
CMY:
1, 29, 93
CMYK:
0, 28, 93, 1
HSL:
42°, 98.3264%, 53.1373%
HSV (HSB):
42°, 92.8854%, 99.2157%
XYZ:
57.1411, 53.9741, 7.9786
xyY:
0.4798, 0.4532, 53.9741
CIE-Lab:
78.4466, 14.8969, 79.1465
CIE-LCH:
78.4466, 80.5363, 79.3405
CIE-Luv:
78.4466, 59.9397, 78.5733
Hunter-Lab:
73.4670, 10.2661, 44.9879
#fdb512 color charts
#fdb512 color shades, tints & tones
#fdb512 color schemes
#fdb512 color preview, HTML & CSS examples
This text has a color of #fdb512
<p style="color:#fdb512;">Text here</p>
.mytext {color:#fdb512;}
This box has a color of #fdb512
<div style="background-color:#fdb512;">Content here</div>
.mybackground {background-color:#fdb512;}
Border around this has a color of #fdb512
<div style="border:2px solid #fdb512;">Content here</div>
.myborder {border:2px solid #fdb512;}