#ffbc3e color space conversions
Hex:
#ffbc3e
RGB:
255, 188, 62
CMY:
0, 26, 76
CMYK:
0, 26, 76, 0
HSL:
39°, 100.0000%, 62.1569%
HSV (HSB):
39°, 75.6863%, 100.0000%
XYZ:
60.0927, 57.5742, 12.5031
xyY:
0.4616, 0.4423, 57.5742
CIE-Lab:
80.5015, 13.1841, 69.1707
CIE-LCH:
80.5015, 70.4159, 79.2087
CIE-Luv:
80.5015, 54.6596, 74.0303
Hunter-Lab:
75.8777, 8.5804, 43.3446
#ffbc3e color charts
#ffbc3e color shades, tints & tones
#ffbc3e color schemes
#ffbc3e color preview, HTML & CSS examples
This text has a color of #ffbc3e
<p style="color:#ffbc3e;">Text here</p>
.mytext {color:#ffbc3e;}
This box has a color of #ffbc3e
<div style="background-color:#ffbc3e;">Content here</div>
.mybackground {background-color:#ffbc3e;}
Border around this has a color of #ffbc3e
<div style="border:2px solid #ffbc3e;">Content here</div>
.myborder {border:2px solid #ffbc3e;}