#bf771c color space conversions
Hex:
#bf771c
RGB:
191, 119, 28
CMY:
25, 53, 89
CMYK:
0, 38, 85, 25
HSL:
33°, 74.4292%, 42.9412%
HSV (HSB):
33°, 85.3403%, 74.9020%
XYZ:
28.2923, 24.3539, 4.3082
xyY:
0.4968, 0.4276, 24.3539
CIE-Lab:
56.4404, 21.6034, 56.7457
CIE-LCH:
56.4404, 60.7188, 69.1579
CIE-Luv:
56.4404, 59.0957, 51.9702
Hunter-Lab:
49.3496, 15.9727, 29.3687
#bf771c color charts
#bf771c color shades, tints & tones
#bf771c color schemes
#bf771c color preview, HTML & CSS examples
This text has a color of #bf771c
<p style="color:#bf771c;">Text here</p>
.mytext {color:#bf771c;}
This box has a color of #bf771c
<div style="background-color:#bf771c;">Content here</div>
.mybackground {background-color:#bf771c;}
Border around this has a color of #bf771c
<div style="border:2px solid #bf771c;">Content here</div>
.myborder {border:2px solid #bf771c;}