#bf173a color space conversions
Hex:
#bf173a
RGB:
191, 23, 58
CMY:
25, 91, 77
CMYK:
0, 88, 70, 25
HSL:
348°, 78.5047%, 41.9608%
HSV (HSB):
348°, 87.9581%, 74.9020%
XYZ:
22.5560, 11.9946, 5.1294
xyY:
0.5684, 0.3023, 11.9946
CIE-Lab:
41.2076, 62.9752, 26.4016
CIE-LCH:
41.2076, 68.2855, 22.7453
CIE-Luv:
41.2076, 115.8664, 14.5524
Hunter-Lab:
34.6333, 55.6453, 15.4622
#bf173a color charts
#bf173a color shades, tints & tones
#bf173a color schemes
#bf173a color preview, HTML & CSS examples
This text has a color of #bf173a
<p style="color:#bf173a;">Text here</p>
.mytext {color:#bf173a;}
This box has a color of #bf173a
<div style="background-color:#bf173a;">Content here</div>
.mybackground {background-color:#bf173a;}
Border around this has a color of #bf173a
<div style="border:2px solid #bf173a;">Content here</div>
.myborder {border:2px solid #bf173a;}