#bf2104 color space conversions
Hex:
#bf2104
RGB:
191, 33, 4
CMY:
25, 87, 98
CMYK:
0, 83, 98, 25
HSL:
9°, 95.8974%, 38.2353%
HSV (HSB):
9°, 97.9058%, 74.9020%
XYZ:
22.0516, 12.1728, 1.3022
xyY:
0.6207, 0.3426, 12.1728
CIE-Lab:
41.4895, 59.4354, 53.3826
CIE-LCH:
41.4895, 79.8891, 41.9290
CIE-Luv:
41.4895, 121.4160, 30.7340
Hunter-Lab:
34.8896, 51.7623, 22.2098
#bf2104 color charts
#bf2104 color shades, tints & tones
#bf2104 color schemes
#bf2104 color preview, HTML & CSS examples
This text has a color of #bf2104
<p style="color:#bf2104;">Text here</p>
.mytext {color:#bf2104;}
This box has a color of #bf2104
<div style="background-color:#bf2104;">Content here</div>
.mybackground {background-color:#bf2104;}
Border around this has a color of #bf2104
<div style="border:2px solid #bf2104;">Content here</div>
.myborder {border:2px solid #bf2104;}