#bf2333 color space conversions
Hex:
#bf2333
RGB:
191, 35, 51
CMY:
25, 86, 80
CMYK:
0, 82, 73, 25
HSL:
354°, 69.0265%, 44.3137%
HSV (HSB):
354°, 81.6754%, 74.9020%
XYZ:
22.6844, 12.5174, 4.3525
xyY:
0.5735, 0.3165, 12.5174
CIE-Lab:
42.0270, 60.0300, 31.6624
CIE-LCH:
42.0270, 67.8683, 27.8091
CIE-Luv:
42.0270, 113.7169, 19.5123
Hunter-Lab:
35.3800, 52.5330, 17.4721
#bf2333 color charts
#bf2333 color shades, tints & tones
#bf2333 color schemes
#bf2333 color preview, HTML & CSS examples
This text has a color of #bf2333
<p style="color:#bf2333;">Text here</p>
.mytext {color:#bf2333;}
This box has a color of #bf2333
<div style="background-color:#bf2333;">Content here</div>
.mybackground {background-color:#bf2333;}
Border around this has a color of #bf2333
<div style="border:2px solid #bf2333;">Content here</div>
.myborder {border:2px solid #bf2333;}