#bf2325 color space conversions
Hex:
#bf2325
RGB:
191, 35, 37
CMY:
25, 86, 85
CMYK:
0, 82, 81, 25
HSL:
359°, 69.0265%, 44.3137%
HSV (HSB):
359°, 81.6754%, 74.9020%
XYZ:
22.4208, 12.4120, 2.9643
xyY:
0.5932, 0.3284, 12.4120
CIE-Lab:
41.8636, 59.5282, 39.5988
CIE-LCH:
41.8636, 71.4959, 33.6323
CIE-Luv:
41.8636, 116.7414, 24.6417
Hunter-Lab:
35.2307, 51.9438, 19.6728
#bf2325 color charts
#bf2325 color shades, tints & tones
#bf2325 color schemes
#bf2325 color preview, HTML & CSS examples
This text has a color of #bf2325
<p style="color:#bf2325;">Text here</p>
.mytext {color:#bf2325;}
This box has a color of #bf2325
<div style="background-color:#bf2325;">Content here</div>
.mybackground {background-color:#bf2325;}
Border around this has a color of #bf2325
<div style="border:2px solid #bf2325;">Content here</div>
.myborder {border:2px solid #bf2325;}