#bf2225 color space conversions
Hex:
#bf2225
RGB:
191, 34, 37
CMY:
25, 87, 85
CMYK:
0, 82, 81, 25
HSL:
359°, 69.7778%, 44.1176%
HSV (HSB):
359°, 82.1990%, 74.9020%
XYZ:
22.3918, 12.3540, 2.9546
xyY:
0.5939, 0.3277, 12.3540
CIE-Lab:
41.7733, 59.7841, 39.5086
CIE-LCH:
41.7733, 71.6594, 33.4589
CIE-Luv:
41.7733, 117.1584, 24.4748
Hunter-Lab:
35.1482, 52.2072, 19.6197
#bf2225 color charts
#bf2225 color shades, tints & tones
#bf2225 color schemes
#bf2225 color preview, HTML & CSS examples
This text has a color of #bf2225
<p style="color:#bf2225;">Text here</p>
.mytext {color:#bf2225;}
This box has a color of #bf2225
<div style="background-color:#bf2225;">Content here</div>
.mybackground {background-color:#bf2225;}
Border around this has a color of #bf2225
<div style="border:2px solid #bf2225;">Content here</div>
.myborder {border:2px solid #bf2225;}