#bf3e31 color space conversions
Hex:
#bf3e31
RGB:
191, 62, 49
CMY:
25, 76, 81
CMYK:
0, 68, 74, 25
HSL:
5°, 59.1667%, 47.0588%
HSV (HSB):
5°, 74.3455%, 74.9020%
XYZ:
23.7629, 14.7434, 4.4990
xyY:
0.5526, 0.3428, 14.7434
CIE-Lab:
45.2807, 50.8443, 36.5131
CIE-LCH:
45.2807, 62.5967, 35.6834
CIE-Luv:
45.2807, 100.0652, 26.5776
Hunter-Lab:
38.3971, 43.2736, 19.9309
#bf3e31 color charts
#bf3e31 color shades, tints & tones
#bf3e31 color schemes
#bf3e31 color preview, HTML & CSS examples
This text has a color of #bf3e31
<p style="color:#bf3e31;">Text here</p>
.mytext {color:#bf3e31;}
This box has a color of #bf3e31
<div style="background-color:#bf3e31;">Content here</div>
.mybackground {background-color:#bf3e31;}
Border around this has a color of #bf3e31
<div style="border:2px solid #bf3e31;">Content here</div>
.myborder {border:2px solid #bf3e31;}