#bf4405 color space conversions
Hex:
#bf4405
RGB:
191, 68, 5
CMY:
25, 73, 98
CMYK:
0, 64, 97, 25
HSL:
20°, 94.8980%, 38.4314%
HSV (HSB):
20°, 97.3822%, 74.9020%
XYZ:
23.5804, 15.2216, 1.8388
xyY:
0.5802, 0.3745, 15.2216
CIE-Lab:
45.9362, 47.2105, 55.4741
CIE-LCH:
45.9362, 72.8437, 49.6010
CIE-Luv:
45.9362, 100.6654, 38.1259
Hunter-Lab:
39.0148, 39.6086, 24.5160
#bf4405 color charts
#bf4405 color shades, tints & tones
#bf4405 color schemes
#bf4405 color preview, HTML & CSS examples
This text has a color of #bf4405
<p style="color:#bf4405;">Text here</p>
.mytext {color:#bf4405;}
This box has a color of #bf4405
<div style="background-color:#bf4405;">Content here</div>
.mybackground {background-color:#bf4405;}
Border around this has a color of #bf4405
<div style="border:2px solid #bf4405;">Content here</div>
.myborder {border:2px solid #bf4405;}