#bf321b color space conversions
Hex:
#bf321b
RGB:
191, 50, 27
CMY:
25, 80, 89
CMYK:
0, 74, 86, 25
HSL:
8°, 75.2294%, 42.7451%
HSV (HSB):
8°, 85.8639%, 74.9020%
XYZ:
22.8243, 13.4367, 2.4275
xyY:
0.5900, 0.3473, 13.4367
CIE-Lab:
43.4140, 54.6874, 46.1483
CIE-LCH:
43.4140, 71.5568, 40.1595
CIE-Luv:
43.4140, 110.7683, 30.2996
Hunter-Lab:
36.6561, 46.9966, 21.7329
#bf321b color charts
#bf321b color shades, tints & tones
#bf321b color schemes
#bf321b color preview, HTML & CSS examples
This text has a color of #bf321b
<p style="color:#bf321b;">Text here</p>
.mytext {color:#bf321b;}
This box has a color of #bf321b
<div style="background-color:#bf321b;">Content here</div>
.mybackground {background-color:#bf321b;}
Border around this has a color of #bf321b
<div style="border:2px solid #bf321b;">Content here</div>
.myborder {border:2px solid #bf321b;}