#bf3b09 color space conversions
Hex:
#bf3b09
RGB:
191, 59, 9
CMY:
25, 77, 96
CMYK:
0, 69, 95, 25
HSL:
16°, 91.0000%, 39.2157%
HSV (HSB):
16°, 95.2880%, 74.9020%
XYZ:
23.0991, 14.2240, 1.7865
xyY:
0.5906, 0.3637, 14.2240
CIE-Lab:
44.5525, 51.0226, 53.5798
CIE-LCH:
44.5525, 73.9872, 46.4004
CIE-Luv:
44.5525, 106.7144, 35.3604
Hunter-Lab:
37.7147, 43.3250, 23.5918
#bf3b09 color charts
#bf3b09 color shades, tints & tones
#bf3b09 color schemes
#bf3b09 color preview, HTML & CSS examples
This text has a color of #bf3b09
<p style="color:#bf3b09;">Text here</p>
.mytext {color:#bf3b09;}
This box has a color of #bf3b09
<div style="background-color:#bf3b09;">Content here</div>
.mybackground {background-color:#bf3b09;}
Border around this has a color of #bf3b09
<div style="border:2px solid #bf3b09;">Content here</div>
.myborder {border:2px solid #bf3b09;}