#bf3e1e color space conversions
Hex:
#bf3e1e
RGB:
191, 62, 30
CMY:
25, 76, 88
CMYK:
0, 68, 84, 25
HSL:
12°, 72.8507%, 43.3333%
HSV (HSB):
12°, 84.2932%, 74.9020%
XYZ:
23.4428, 14.6154, 2.8138
xyY:
0.5736, 0.3576, 14.6154
CIE-Lab:
45.1028, 50.1906, 46.2199
CIE-LCH:
45.1028, 68.2303, 42.6416
CIE-Luv:
45.1028, 102.9494, 32.5308
Hunter-Lab:
38.2300, 42.5544, 22.3972
#bf3e1e color charts
#bf3e1e color shades, tints & tones
#bf3e1e color schemes
#bf3e1e color preview, HTML & CSS examples
This text has a color of #bf3e1e
<p style="color:#bf3e1e;">Text here</p>
.mytext {color:#bf3e1e;}
This box has a color of #bf3e1e
<div style="background-color:#bf3e1e;">Content here</div>
.mybackground {background-color:#bf3e1e;}
Border around this has a color of #bf3e1e
<div style="border:2px solid #bf3e1e;">Content here</div>
.myborder {border:2px solid #bf3e1e;}