#bf2213 color space conversions
Hex:
#bf2213
RGB:
191, 34, 19
CMY:
25, 87, 93
CMYK:
0, 82, 90, 25
HSL:
5°, 81.9048%, 41.1765%
HSV (HSB):
5°, 90.0524%, 74.9020%
XYZ:
22.1754, 12.2674, 1.8152
xyY:
0.6116, 0.3383, 12.2674
CIE-Lab:
41.6381, 59.3691, 48.2844
CIE-LCH:
41.6381, 76.5249, 39.1212
CIE-Luv:
41.6381, 119.7837, 28.8810
Hunter-Lab:
35.0249, 51.7207, 21.4447
#bf2213 color charts
#bf2213 color shades, tints & tones
#bf2213 color schemes
#bf2213 color preview, HTML & CSS examples
This text has a color of #bf2213
<p style="color:#bf2213;">Text here</p>
.mytext {color:#bf2213;}
This box has a color of #bf2213
<div style="background-color:#bf2213;">Content here</div>
.mybackground {background-color:#bf2213;}
Border around this has a color of #bf2213
<div style="border:2px solid #bf2213;">Content here</div>
.myborder {border:2px solid #bf2213;}