#bf9004 color space conversions
Hex:
#bf9004
RGB:
191, 144, 4
CMY:
25, 44, 98
CMYK:
0, 25, 98, 25
HSL:
45°, 95.8974%, 38.2353%
HSV (HSB):
45°, 97.9058%, 74.9020%
XYZ:
31.4810, 31.0316, 4.4453
xyY:
0.4702, 0.4634, 31.0316
CIE-Lab:
62.5343, 7.4347, 66.5370
CIE-LCH:
62.5343, 66.9510, 83.6243
CIE-Luv:
62.5343, 39.7767, 64.1967
Hunter-Lab:
55.7061, 3.3897, 34.2629
#bf9004 color charts
#bf9004 color shades, tints & tones
#bf9004 color schemes
#bf9004 color preview, HTML & CSS examples
This text has a color of #bf9004
<p style="color:#bf9004;">Text here</p>
.mytext {color:#bf9004;}
This box has a color of #bf9004
<div style="background-color:#bf9004;">Content here</div>
.mybackground {background-color:#bf9004;}
Border around this has a color of #bf9004
<div style="border:2px solid #bf9004;">Content here</div>
.myborder {border:2px solid #bf9004;}