#bf7e24 color space conversions
Hex:
#bf7e24
RGB:
191, 126, 36
CMY:
25, 51, 86
CMYK:
0, 34, 81, 25
HSL:
35°, 68.2819%, 44.5098%
HSV (HSB):
35°, 81.1518%, 74.9020%
XYZ:
29.2651, 26.1254, 5.1693
xyY:
0.4832, 0.4314, 26.1254
CIE-Lab:
58.1559, 17.9922, 55.4356
CIE-LCH:
58.1559, 58.2823, 72.0187
CIE-Luv:
58.1559, 53.1072, 53.0290
Hunter-Lab:
51.1131, 12.7536, 29.7828
#bf7e24 color charts
#bf7e24 color shades, tints & tones
#bf7e24 color schemes
#bf7e24 color preview, HTML & CSS examples
This text has a color of #bf7e24
<p style="color:#bf7e24;">Text here</p>
.mytext {color:#bf7e24;}
This box has a color of #bf7e24
<div style="background-color:#bf7e24;">Content here</div>
.mybackground {background-color:#bf7e24;}
Border around this has a color of #bf7e24
<div style="border:2px solid #bf7e24;">Content here</div>
.myborder {border:2px solid #bf7e24;}