#bf312e color space conversions
Hex:
#bf312e
RGB:
191, 49, 46
CMY:
25, 81, 82
CMYK:
0, 74, 76, 25
HSL:
1°, 61.1814%, 46.4706%
HSV (HSB):
1°, 75.9162%, 74.9020%
XYZ:
23.0773, 13.4702, 3.9685
xyY:
0.5696, 0.3325, 13.4702
CIE-Lab:
43.4634, 55.6187, 36.2123
CIE-LCH:
43.4634, 66.3684, 33.0674
CIE-Luv:
43.4634, 108.2535, 24.3601
Hunter-Lab:
36.7018, 48.0087, 19.2804
#bf312e color charts
#bf312e color shades, tints & tones
#bf312e color schemes
#bf312e color preview, HTML & CSS examples
This text has a color of #bf312e
<p style="color:#bf312e;">Text here</p>
.mytext {color:#bf312e;}
This box has a color of #bf312e
<div style="background-color:#bf312e;">Content here</div>
.mybackground {background-color:#bf312e;}
Border around this has a color of #bf312e
<div style="border:2px solid #bf312e;">Content here</div>
.myborder {border:2px solid #bf312e;}