#ffbf1e color space conversions
Hex:
#ffbf1e
RGB:
255, 191, 30
CMY:
0, 25, 88
CMYK:
0, 25, 88, 0
HSL:
43°, 100.0000%, 55.8824%
HSV (HSB):
43°, 88.2353%, 100.0000%
XYZ:
60.1051, 58.6153, 9.3743
xyY:
0.4692, 0.4576, 58.6153
CIE-Lab:
81.0797, 10.7214, 79.0661
CIE-LCH:
81.0797, 79.7897, 82.2777
CIE-Luv:
81.0797, 53.4056, 81.1041
Hunter-Lab:
76.5607, 6.1531, 46.3328
#ffbf1e color charts
#ffbf1e color shades, tints & tones
#ffbf1e color schemes
#ffbf1e color preview, HTML & CSS examples
This text has a color of #ffbf1e
<p style="color:#ffbf1e;">Text here</p>
.mytext {color:#ffbf1e;}
This box has a color of #ffbf1e
<div style="background-color:#ffbf1e;">Content here</div>
.mybackground {background-color:#ffbf1e;}
Border around this has a color of #ffbf1e
<div style="border:2px solid #ffbf1e;">Content here</div>
.myborder {border:2px solid #ffbf1e;}