#bf3130 color space conversions
Hex:
#bf3130
RGB:
191, 49, 48
CMY:
25, 81, 81
CMYK:
0, 74, 75, 25
HSL:
0°, 59.8326%, 46.8627%
HSV (HSB):
0°, 74.8691%, 74.9020%
XYZ:
23.1177, 13.4864, 4.1810
xyY:
0.5668, 0.3307, 13.4864
CIE-Lab:
43.4872, 55.6981, 35.0900
CIE-LCH:
43.4872, 65.8300, 32.2111
CIE-Luv:
43.4872, 107.8449, 23.6006
Hunter-Lab:
36.7238, 48.0992, 18.9565
#bf3130 color charts
#bf3130 color shades, tints & tones
#bf3130 color schemes
#bf3130 color preview, HTML & CSS examples
This text has a color of #bf3130
<p style="color:#bf3130;">Text here</p>
.mytext {color:#bf3130;}
This box has a color of #bf3130
<div style="background-color:#bf3130;">Content here</div>
.mybackground {background-color:#bf3130;}
Border around this has a color of #bf3130
<div style="border:2px solid #bf3130;">Content here</div>
.myborder {border:2px solid #bf3130;}