#bf2525 color space conversions
Hex:
#bf2525
RGB:
191, 37, 37
CMY:
25, 85, 85
CMYK:
0, 81, 81, 25
HSL:
0°, 67.5439%, 44.7059%
HSV (HSB):
0°, 80.6283%, 74.9020%
XYZ:
22.4814, 12.5331, 2.9845
xyY:
0.5916, 0.3298, 12.5331
CIE-Lab:
42.0511, 58.9977, 39.7859
CIE-LCH:
42.0511, 71.1593, 33.9943
CIE-Luv:
42.0511, 115.8776, 24.9880
Hunter-Lab:
35.4021, 51.3991, 19.7832
#bf2525 color charts
#bf2525 color shades, tints & tones
#bf2525 color schemes
#bf2525 color preview, HTML & CSS examples
This text has a color of #bf2525
<p style="color:#bf2525;">Text here</p>
.mytext {color:#bf2525;}
This box has a color of #bf2525
<div style="background-color:#bf2525;">Content here</div>
.mybackground {background-color:#bf2525;}
Border around this has a color of #bf2525
<div style="border:2px solid #bf2525;">Content here</div>
.myborder {border:2px solid #bf2525;}