#bf141a color space conversions
Hex:
#bf141a
RGB:
191, 20, 26
CMY:
25, 92, 90
CMYK:
0, 90, 86, 25
HSL:
358°, 81.0427%, 41.3725%
HSV (HSB):
358°, 89.5288%, 74.9020%
XYZ:
21.9225, 11.6513, 2.0708
xyY:
0.6150, 0.3269, 11.6513
CIE-Lab:
40.6564, 62.4254, 44.2984
CIE-LCH:
40.6564, 76.5459, 35.3603
CIE-Luv:
40.6564, 123.8539, 25.6166
Hunter-Lab:
34.1339, 54.9069, 20.2969
#bf141a color charts
#bf141a color shades, tints & tones
#bf141a color schemes
#bf141a color preview, HTML & CSS examples
This text has a color of #bf141a
<p style="color:#bf141a;">Text here</p>
.mytext {color:#bf141a;}
This box has a color of #bf141a
<div style="background-color:#bf141a;">Content here</div>
.mybackground {background-color:#bf141a;}
Border around this has a color of #bf141a
<div style="border:2px solid #bf141a;">Content here</div>
.myborder {border:2px solid #bf141a;}