#bf7033 color space conversions
Hex:
#bf7033
RGB:
191, 112, 51
CMY:
25, 56, 80
CMYK:
0, 41, 73, 25
HSL:
26°, 57.8512%, 47.4510%
HSV (HSB):
26°, 73.2984%, 74.9020%
XYZ:
27.8776, 22.9037, 6.0835
xyY:
0.4902, 0.4028, 22.9037
CIE-Lab:
54.9730, 26.2888, 45.9084
CIE-LCH:
54.9730, 52.9025, 60.2030
CIE-Luv:
54.9730, 63.1149, 43.3362
Hunter-Lab:
47.8578, 20.2265, 25.9637
#bf7033 color charts
#bf7033 color shades, tints & tones
#bf7033 color schemes
#bf7033 color preview, HTML & CSS examples
This text has a color of #bf7033
<p style="color:#bf7033;">Text here</p>
.mytext {color:#bf7033;}
This box has a color of #bf7033
<div style="background-color:#bf7033;">Content here</div>
.mybackground {background-color:#bf7033;}
Border around this has a color of #bf7033
<div style="border:2px solid #bf7033;">Content here</div>
.myborder {border:2px solid #bf7033;}