#bf193d color space conversions
Hex:
#bf193d
RGB:
191, 25, 61
CMY:
25, 90, 76
CMYK:
0, 87, 68, 25
HSL:
347°, 76.8519%, 42.3529%
HSV (HSB):
347°, 86.9110%, 74.9020%
XYZ:
22.6758, 12.1085, 5.5569
xyY:
0.5621, 0.3002, 12.1085
CIE-Lab:
41.3881, 62.7442, 24.7592
CIE-LCH:
41.3881, 67.4526, 21.5344
CIE-Luv:
41.3881, 114.4039, 13.3588
Hunter-Lab:
34.7973, 55.4247, 14.8899
#bf193d color charts
#bf193d color shades, tints & tones
#bf193d color schemes
#bf193d color preview, HTML & CSS examples
This text has a color of #bf193d
<p style="color:#bf193d;">Text here</p>
.mytext {color:#bf193d;}
This box has a color of #bf193d
<div style="background-color:#bf193d;">Content here</div>
.mybackground {background-color:#bf193d;}
Border around this has a color of #bf193d
<div style="border:2px solid #bf193d;">Content here</div>
.myborder {border:2px solid #bf193d;}