#bf093a color space conversions
Hex:
#bf093a
RGB:
191, 9, 58
CMY:
25, 96, 77
CMYK:
0, 95, 70, 25
HSL:
344°, 91.0000%, 39.2157%
HSV (HSB):
344°, 95.2880%, 74.9020%
XYZ:
22.3473, 11.5772, 5.0598
xyY:
0.5732, 0.2970, 11.5772
CIE-Lab:
40.5361, 64.9117, 25.5720
CIE-LCH:
40.5361, 69.7671, 21.5020
CIE-Luv:
40.5361, 118.7968, 13.1987
Hunter-Lab:
34.0253, 57.6915, 15.0009
#bf093a color charts
#bf093a color shades, tints & tones
#bf093a color schemes
#bf093a color preview, HTML & CSS examples
This text has a color of #bf093a
<p style="color:#bf093a;">Text here</p>
.mytext {color:#bf093a;}
This box has a color of #bf093a
<div style="background-color:#bf093a;">Content here</div>
.mybackground {background-color:#bf093a;}
Border around this has a color of #bf093a
<div style="border:2px solid #bf093a;">Content here</div>
.myborder {border:2px solid #bf093a;}