#bf3d08 color space conversions
Hex:
#bf3d08
RGB:
191, 61, 8
CMY:
25, 76, 97
CMYK:
0, 68, 96, 25
HSL:
17°, 91.9598%, 39.0196%
HSV (HSB):
17°, 95.8115%, 74.9020%
XYZ:
23.1984, 14.4314, 1.7926
xyY:
0.5885, 0.3661, 14.4314
CIE-Lab:
44.8453, 50.2069, 54.0271
CIE-LCH:
44.8453, 73.7540, 47.0990
CIE-Luv:
44.8453, 105.4264, 35.9674
Hunter-Lab:
37.9887, 42.5239, 23.7943
#bf3d08 color charts
#bf3d08 color shades, tints & tones
#bf3d08 color schemes
#bf3d08 color preview, HTML & CSS examples
This text has a color of #bf3d08
<p style="color:#bf3d08;">Text here</p>
.mytext {color:#bf3d08;}
This box has a color of #bf3d08
<div style="background-color:#bf3d08;">Content here</div>
.mybackground {background-color:#bf3d08;}
Border around this has a color of #bf3d08
<div style="border:2px solid #bf3d08;">Content here</div>
.myborder {border:2px solid #bf3d08;}