#bf7f1c color space conversions
Hex:
#bf7f1c
RGB:
191, 127, 28
CMY:
25, 50, 89
CMYK:
0, 34, 85, 25
HSL:
36°, 74.4292%, 42.9412%
HSV (HSB):
36°, 85.3403%, 74.9020%
XYZ:
29.2848, 26.3390, 4.6391
xyY:
0.4860, 0.4371, 26.3390
CIE-Lab:
58.3574, 17.1995, 58.3492
CIE-LCH:
58.3574, 60.8313, 73.5762
CIE-Luv:
58.3574, 52.6704, 55.0182
Hunter-Lab:
51.3215, 12.0422, 30.5657
#bf7f1c color charts
#bf7f1c color shades, tints & tones
#bf7f1c color schemes
#bf7f1c color preview, HTML & CSS examples
This text has a color of #bf7f1c
<p style="color:#bf7f1c;">Text here</p>
.mytext {color:#bf7f1c;}
This box has a color of #bf7f1c
<div style="background-color:#bf7f1c;">Content here</div>
.mybackground {background-color:#bf7f1c;}
Border around this has a color of #bf7f1c
<div style="border:2px solid #bf7f1c;">Content here</div>
.myborder {border:2px solid #bf7f1c;}