#bf181b color space conversions
Hex:
#bf181b
RGB:
191, 24, 27
CMY:
25, 91, 89
CMYK:
0, 87, 86, 25
HSL:
359°, 77.6744%, 42.1569%
HSV (HSB):
359°, 87.4346%, 74.9020%
XYZ:
22.0103, 11.8088, 2.1562
xyY:
0.6118, 0.3282, 11.8088
CIE-Lab:
40.9106, 61.7390, 44.0126
CIE-LCH:
40.9106, 75.8209, 35.4844
CIE-Luv:
40.9106, 122.5115, 25.8252
Hunter-Lab:
34.3639, 54.1938, 20.3346
#bf181b color charts
#bf181b color shades, tints & tones
#bf181b color schemes
#bf181b color preview, HTML & CSS examples
This text has a color of #bf181b
<p style="color:#bf181b;">Text here</p>
.mytext {color:#bf181b;}
This box has a color of #bf181b
<div style="background-color:#bf181b;">Content here</div>
.mybackground {background-color:#bf181b;}
Border around this has a color of #bf181b
<div style="border:2px solid #bf181b;">Content here</div>
.myborder {border:2px solid #bf181b;}