#ffbc12 color space conversions
Hex:
#ffbc12
RGB:
255, 188, 18
CMY:
0, 26, 93
CMYK:
0, 26, 93, 0
HSL:
43°, 100.0000%, 53.5294%
HSV (HSB):
43°, 92.9412%, 100.0000%
XYZ:
59.3324, 57.2701, 8.4993
xyY:
0.4743, 0.4578, 57.2701
CIE-Lab:
80.3313, 12.1002, 80.6135
CIE-LCH:
80.3313, 81.5166, 81.4635
CIE-Luv:
80.3313, 55.9749, 81.1837
Hunter-Lab:
75.6770, 7.5130, 46.3150
#ffbc12 color charts
#ffbc12 color shades, tints & tones
#ffbc12 color schemes
#ffbc12 color preview, HTML & CSS examples
This text has a color of #ffbc12
<p style="color:#ffbc12;">Text here</p>
.mytext {color:#ffbc12;}
This box has a color of #ffbc12
<div style="background-color:#ffbc12;">Content here</div>
.mybackground {background-color:#ffbc12;}
Border around this has a color of #ffbc12
<div style="border:2px solid #ffbc12;">Content here</div>
.myborder {border:2px solid #ffbc12;}