#bf192e color space conversions
Hex:
#bf192e
RGB:
191, 25, 46
CMY:
25, 90, 82
CMYK:
0, 87, 76, 25
HSL:
352°, 76.8519%, 42.3529%
HSV (HSB):
352°, 86.9110%, 74.9020%
XYZ:
22.3266, 11.9689, 3.7182
xyY:
0.5873, 0.3149, 11.9689
CIE-Lab:
41.1666, 62.0991, 33.6764
CIE-LCH:
41.1666, 70.6427, 28.4710
CIE-Luv:
41.1666, 118.4916, 19.9919
Hunter-Lab:
34.5961, 54.6521, 17.8450
#bf192e color charts
#bf192e color shades, tints & tones
#bf192e color schemes
#bf192e color preview, HTML & CSS examples
This text has a color of #bf192e
<p style="color:#bf192e;">Text here</p>
.mytext {color:#bf192e;}
This box has a color of #bf192e
<div style="background-color:#bf192e;">Content here</div>
.mybackground {background-color:#bf192e;}
Border around this has a color of #bf192e
<div style="border:2px solid #bf192e;">Content here</div>
.myborder {border:2px solid #bf192e;}