#bf761c color space conversions
Hex:
#bf761c
RGB:
191, 118, 28
CMY:
25, 54, 89
CMYK:
0, 38, 85, 25
HSL:
33°, 74.4292%, 42.9412%
HSV (HSB):
33°, 85.3403%, 74.9020%
XYZ:
28.1739, 24.1171, 4.2687
xyY:
0.4981, 0.4264, 24.1171
CIE-Lab:
56.2048, 22.1523, 56.5483
CIE-LCH:
56.2048, 60.7325, 68.6077
CIE-Luv:
56.2048, 59.9034, 51.5929
Hunter-Lab:
49.1091, 16.4644, 29.2227
#bf761c color charts
#bf761c color shades, tints & tones
#bf761c color schemes
#bf761c color preview, HTML & CSS examples
This text has a color of #bf761c
<p style="color:#bf761c;">Text here</p>
.mytext {color:#bf761c;}
This box has a color of #bf761c
<div style="background-color:#bf761c;">Content here</div>
.mybackground {background-color:#bf761c;}
Border around this has a color of #bf761c
<div style="border:2px solid #bf761c;">Content here</div>
.myborder {border:2px solid #bf761c;}