#bf322a color space conversions
Hex:
#bf322a
RGB:
191, 50, 42
CMY:
25, 80, 84
CMYK:
0, 74, 78, 25
HSL:
3°, 63.9485%, 45.6863%
HSV (HSB):
3°, 78.0105%, 74.9020%
XYZ:
23.0444, 13.5247, 3.5864
xyY:
0.5739, 0.3368, 13.5247
CIE-Lab:
43.5435, 55.1251, 38.5503
CIE-LCH:
43.5435, 67.2674, 34.9660
CIE-Luv:
43.5435, 108.4747, 26.0204
Hunter-Lab:
36.7760, 47.4927, 19.9611
#bf322a color charts
#bf322a color shades, tints & tones
#bf322a color schemes
#bf322a color preview, HTML & CSS examples
This text has a color of #bf322a
<p style="color:#bf322a;">Text here</p>
.mytext {color:#bf322a;}
This box has a color of #bf322a
<div style="background-color:#bf322a;">Content here</div>
.mybackground {background-color:#bf322a;}
Border around this has a color of #bf322a
<div style="border:2px solid #bf322a;">Content here</div>
.myborder {border:2px solid #bf322a;}