#bf382b color space conversions
Hex:
#bf382b
RGB:
191, 56, 43
CMY:
25, 78, 83
CMYK:
0, 71, 77, 25
HSL:
5°, 63.2479%, 45.8824%
HSV (HSB):
5°, 77.4869%, 74.9020%
XYZ:
23.3361, 14.0791, 3.7731
xyY:
0.5666, 0.3418, 14.0791
CIE-Lab:
44.3462, 52.9751, 38.8409
CIE-LCH:
44.3462, 65.6885, 36.2486
CIE-Luv:
44.3462, 104.8378, 27.1441
Hunter-Lab:
37.5222, 45.3503, 20.3035
#bf382b color charts
#bf382b color shades, tints & tones
#bf382b color schemes
#bf382b color preview, HTML & CSS examples
This text has a color of #bf382b
<p style="color:#bf382b;">Text here</p>
.mytext {color:#bf382b;}
This box has a color of #bf382b
<div style="background-color:#bf382b;">Content here</div>
.mybackground {background-color:#bf382b;}
Border around this has a color of #bf382b
<div style="border:2px solid #bf382b;">Content here</div>
.myborder {border:2px solid #bf382b;}