#bf1709 color space conversions
Hex:
#bf1709
RGB:
191, 23, 9
CMY:
25, 91, 96
CMYK:
0, 88, 95, 25
HSL:
5°, 91.0000%, 39.2157%
HSV (HSB):
5°, 95.2880%, 74.9020%
XYZ:
21.8416, 11.7089, 1.3673
xyY:
0.6255, 0.3353, 11.7089
CIE-Lab:
40.7496, 61.6458, 51.3572
CIE-LCH:
40.7496, 80.2357, 39.7977
CIE-Luv:
40.7496, 124.7946, 28.8404
Hunter-Lab:
34.2182, 54.0549, 21.5836
#bf1709 color charts
#bf1709 color shades, tints & tones
#bf1709 color schemes
#bf1709 color preview, HTML & CSS examples
This text has a color of #bf1709
<p style="color:#bf1709;">Text here</p>
.mytext {color:#bf1709;}
This box has a color of #bf1709
<div style="background-color:#bf1709;">Content here</div>
.mybackground {background-color:#bf1709;}
Border around this has a color of #bf1709
<div style="border:2px solid #bf1709;">Content here</div>
.myborder {border:2px solid #bf1709;}