#bf321e color space conversions
Hex:
#bf321e
RGB:
191, 50, 30
CMY:
25, 80, 88
CMYK:
0, 74, 84, 25
HSL:
7°, 72.8507%, 43.3333%
HSV (HSB):
7°, 84.2932%, 74.9020%
XYZ:
22.8608, 13.4513, 2.6198
xyY:
0.5872, 0.3455, 13.4513
CIE-Lab:
43.4355, 54.7603, 44.7368
CIE-LCH:
43.4355, 70.7112, 39.2473
CIE-Luv:
43.4355, 110.3811, 29.5784
Hunter-Lab:
36.6760, 47.0791, 21.4381
#bf321e color charts
#bf321e color shades, tints & tones
#bf321e color schemes
#bf321e color preview, HTML & CSS examples
This text has a color of #bf321e
<p style="color:#bf321e;">Text here</p>
.mytext {color:#bf321e;}
This box has a color of #bf321e
<div style="background-color:#bf321e;">Content here</div>
.mybackground {background-color:#bf321e;}
Border around this has a color of #bf321e
<div style="border:2px solid #bf321e;">Content here</div>
.myborder {border:2px solid #bf321e;}