#bf2105 color space conversions
Hex:
#bf2105
RGB:
191, 33, 5
CMY:
25, 87, 98
CMYK:
0, 83, 97, 25
HSL:
9°, 94.8980%, 38.4314%
HSV (HSB):
9°, 97.3822%, 74.9020%
XYZ:
22.0571, 12.1750, 1.3311
xyY:
0.6202, 0.3423, 12.1750
CIE-Lab:
41.4930, 59.4460, 53.0533
CIE-LCH:
41.4930, 79.6773, 41.7477
CIE-Luv:
41.4930, 121.3462, 30.6179
Hunter-Lab:
34.8927, 51.7747, 22.1632
#bf2105 color charts
#bf2105 color shades, tints & tones
#bf2105 color schemes
#bf2105 color preview, HTML & CSS examples
This text has a color of #bf2105
<p style="color:#bf2105;">Text here</p>
.mytext {color:#bf2105;}
This box has a color of #bf2105
<div style="background-color:#bf2105;">Content here</div>
.mybackground {background-color:#bf2105;}
Border around this has a color of #bf2105
<div style="border:2px solid #bf2105;">Content here</div>
.myborder {border:2px solid #bf2105;}