#bf3b04 color space conversions
Hex:
#bf3b04
RGB:
191, 59, 4
CMY:
25, 77, 98
CMYK:
0, 69, 98, 25
HSL:
18°, 95.8974%, 38.2353%
HSV (HSB):
18°, 97.9058%, 74.9020%
XYZ:
23.0717, 14.2131, 1.6422
xyY:
0.5927, 0.3651, 14.2131
CIE-Lab:
44.5369, 50.9663, 54.9594
CIE-LCH:
44.5369, 74.9539, 47.1589
CIE-Luv:
44.5369, 106.9869, 35.9050
Hunter-Lab:
37.7002, 43.2629, 23.8074
#bf3b04 color charts
#bf3b04 color shades, tints & tones
#bf3b04 color schemes
#bf3b04 color preview, HTML & CSS examples
This text has a color of #bf3b04
<p style="color:#bf3b04;">Text here</p>
.mytext {color:#bf3b04;}
This box has a color of #bf3b04
<div style="background-color:#bf3b04;">Content here</div>
.mybackground {background-color:#bf3b04;}
Border around this has a color of #bf3b04
<div style="border:2px solid #bf3b04;">Content here</div>
.myborder {border:2px solid #bf3b04;}