#bf741c color space conversions
Hex:
#bf741c
RGB:
191, 116, 28
CMY:
25, 55, 89
CMYK:
0, 39, 85, 25
HSL:
32°, 74.4292%, 42.9412%
HSV (HSB):
32°, 85.3403%, 74.9020%
XYZ:
27.9408, 23.6510, 4.1911
xyY:
0.5009, 0.4240, 23.6510
CIE-Lab:
55.7366, 23.2485, 56.1558
CIE-LCH:
55.7366, 60.7780, 67.5104
CIE-Luv:
55.7366, 61.5208, 50.8412
Hunter-Lab:
48.6323, 17.4476, 28.9331
#bf741c color charts
#bf741c color shades, tints & tones
#bf741c color schemes
#bf741c color preview, HTML & CSS examples
This text has a color of #bf741c
<p style="color:#bf741c;">Text here</p>
.mytext {color:#bf741c;}
This box has a color of #bf741c
<div style="background-color:#bf741c;">Content here</div>
.mybackground {background-color:#bf741c;}
Border around this has a color of #bf741c
<div style="border:2px solid #bf741c;">Content here</div>
.myborder {border:2px solid #bf741c;}