#ffbf00 color space conversions
Hex:
#ffbf00
RGB:
255, 191, 0
CMY:
0, 25, 100
CMYK:
0, 25, 100, 0
HSL:
45°, 100.0000%, 50.0000%
HSV (HSB):
45°, 100.0000%, 100.0000%
XYZ:
59.8708, 58.5216, 8.1403
xyY:
0.4732, 0.4625, 58.5216
CIE-Lab:
81.0279, 10.3861, 83.0357
CIE-LCH:
81.0279, 83.6827, 82.8705
CIE-Luv:
81.0279, 53.7987, 83.3182
Hunter-Lab:
76.4994, 5.8256, 47.2406
#ffbf00 color charts
#ffbf00 RGB chart
#ffbf00 CMYK chart
#ffbf00 RGB pie chart
#ffbf00 color shades, tints & tones
#ffbf00 color schemes
#ffbf00 color preview, HTML & CSS examples
This text has a color of #ffbf00
<p style="color:#ffbf00;">Text here</p>
.mytext {color:#ffbf00;}
Text color #ffbf00
This box has a color of #ffbf00
<div style="background-color:#ffbf00;">Content here</div>
.mybackground {background-color:#ffbf00;}
Background color #ffbf00
Border around this has a color of #ffbf00
<div style="border:2px solid #ffbf00;">Content here</div>
.myborder {border:2px solid #ffbf00;}
Border color #ffbf00