#bf2a3a color space conversions
Hex:
#bf2a3a
RGB:
191, 42, 58
CMY:
25, 84, 77
CMYK:
0, 78, 70, 25
HSL:
354°, 63.9485%, 45.6863%
HSV (HSB):
354°, 78.0105%, 74.9020%
XYZ:
23.0775, 13.0378, 5.3032
xyY:
0.5572, 0.3148, 13.0378
CIE-Lab:
42.8201, 58.3925, 28.3748
CIE-LCH:
42.8201, 64.9216, 25.9166
CIE-Luv:
42.8201, 108.9479, 17.7757
Hunter-Lab:
36.1079, 50.8955, 16.5675
#bf2a3a color charts
#bf2a3a color shades, tints & tones
#bf2a3a color schemes
#bf2a3a color preview, HTML & CSS examples
This text has a color of #bf2a3a
<p style="color:#bf2a3a;">Text here</p>
.mytext {color:#bf2a3a;}
This box has a color of #bf2a3a
<div style="background-color:#bf2a3a;">Content here</div>
.mybackground {background-color:#bf2a3a;}
Border around this has a color of #bf2a3a
<div style="border:2px solid #bf2a3a;">Content here</div>
.myborder {border:2px solid #bf2a3a;}