#bf3f12 color space conversions
Hex:
#bf3f12
RGB:
191, 63, 18
CMY:
25, 75, 93
CMYK:
0, 67, 91, 25
HSL:
16°, 82.7751%, 40.9804%
HSV (HSB):
16°, 90.5759%, 74.9020%
XYZ:
23.3725, 14.6751, 2.1730
xyY:
0.5811, 0.3649, 14.6751
CIE-Lab:
45.1859, 49.5188, 51.2436
CIE-LCH:
45.1859, 71.2602, 45.9806
CIE-Luv:
45.1859, 103.4412, 35.2034
Hunter-Lab:
38.3080, 41.8676, 23.4525
#bf3f12 color charts
#bf3f12 color shades, tints & tones
#bf3f12 color schemes
#bf3f12 color preview, HTML & CSS examples
This text has a color of #bf3f12
<p style="color:#bf3f12;">Text here</p>
.mytext {color:#bf3f12;}
This box has a color of #bf3f12
<div style="background-color:#bf3f12;">Content here</div>
.mybackground {background-color:#bf3f12;}
Border around this has a color of #bf3f12
<div style="border:2px solid #bf3f12;">Content here</div>
.myborder {border:2px solid #bf3f12;}