#bf2e23 color space conversions
Hex:
#bf2e23
RGB:
191, 46, 35
CMY:
25, 82, 86
CMYK:
0, 76, 82, 25
HSL:
4°, 69.0265%, 44.3137%
HSV (HSB):
4°, 81.6754%, 74.9020%
XYZ:
22.7662, 13.1517, 2.9287
xyY:
0.5861, 0.3386, 13.1517
CIE-Lab:
42.9909, 56.2472, 41.7842
CIE-LCH:
42.9909, 70.0691, 36.6074
CIE-Luv:
42.9909, 111.8449, 27.3469
Hunter-Lab:
36.2653, 48.5926, 20.5975
#bf2e23 color charts
#bf2e23 color shades, tints & tones
#bf2e23 color schemes
#bf2e23 color preview, HTML & CSS examples
This text has a color of #bf2e23
<p style="color:#bf2e23;">Text here</p>
.mytext {color:#bf2e23;}
This box has a color of #bf2e23
<div style="background-color:#bf2e23;">Content here</div>
.mybackground {background-color:#bf2e23;}
Border around this has a color of #bf2e23
<div style="border:2px solid #bf2e23;">Content here</div>
.myborder {border:2px solid #bf2e23;}