#bf9800 color space conversions
Hex:
#bf9800
RGB:
191, 152, 0
CMY:
25, 40, 100
CMYK:
0, 20, 100, 25
HSL:
48°, 100.0000%, 37.4510%
HSV (HSB):
48°, 100.0000%, 74.9020%
XYZ:
32.7141, 33.5328, 4.7483
xyY:
0.4608, 0.4723, 33.5328
CIE-Lab:
64.5901, 3.0329, 68.5512
CIE-LCH:
64.5901, 68.6183, 87.4667
CIE-Luv:
64.5901, 33.6724, 67.5358
Hunter-Lab:
57.9075, -0.4970, 35.6737
#bf9800 color charts
#bf9800 color shades, tints & tones
#bf9800 color schemes
#bf9800 color preview, HTML & CSS examples
This text has a color of #bf9800
<p style="color:#bf9800;">Text here</p>
.mytext {color:#bf9800;}
This box has a color of #bf9800
<div style="background-color:#bf9800;">Content here</div>
.mybackground {background-color:#bf9800;}
Border around this has a color of #bf9800
<div style="border:2px solid #bf9800;">Content here</div>
.myborder {border:2px solid #bf9800;}