#ffbc0e color space conversions
Hex:
#ffbc0e
RGB:
255, 188, 14
CMY:
0, 26, 95
CMYK:
0, 26, 95, 0
HSL:
43°, 100.0000%, 52.7451%
HSV (HSB):
43°, 94.5098%, 100.0000%
XYZ:
59.3025, 57.2581, 8.3418
xyY:
0.4748, 0.4584, 57.2581
CIE-Lab:
80.3246, 12.0573, 81.1334
CIE-LCH:
80.3246, 82.0244, 81.5471
CIE-Luv:
80.3246, 56.0276, 81.4700
Hunter-Lab:
75.6691, 7.4709, 46.4322
#ffbc0e color charts
#ffbc0e color shades, tints & tones
#ffbc0e color schemes
#ffbc0e color preview, HTML & CSS examples
This text has a color of #ffbc0e
<p style="color:#ffbc0e;">Text here</p>
.mytext {color:#ffbc0e;}
This box has a color of #ffbc0e
<div style="background-color:#ffbc0e;">Content here</div>
.mybackground {background-color:#ffbc0e;}
Border around this has a color of #ffbc0e
<div style="border:2px solid #ffbc0e;">Content here</div>
.myborder {border:2px solid #ffbc0e;}