#bf380b color space conversions
Hex:
#bf380b
RGB:
191, 56, 11
CMY:
25, 78, 96
CMYK:
0, 71, 94, 25
HSL:
15°, 89.1089%, 39.6078%
HSV (HSB):
15°, 94.2408%, 74.9020%
XYZ:
22.9604, 13.9289, 1.7950
xyY:
0.5935, 0.3601, 13.9289
CIE-Lab:
44.1308, 52.2147, 52.7721
CIE-LCH:
44.1308, 74.2379, 45.3042
CIE-Luv:
44.1308, 108.5573, 34.4147
Hunter-Lab:
37.3214, 44.5022, 23.2734
#bf380b color charts
#bf380b color shades, tints & tones
#bf380b color schemes
#bf380b color preview, HTML & CSS examples
This text has a color of #bf380b
<p style="color:#bf380b;">Text here</p>
.mytext {color:#bf380b;}
This box has a color of #bf380b
<div style="background-color:#bf380b;">Content here</div>
.mybackground {background-color:#bf380b;}
Border around this has a color of #bf380b
<div style="border:2px solid #bf380b;">Content here</div>
.myborder {border:2px solid #bf380b;}