#bf2204 color space conversions
Hex:
#bf2204
RGB:
191, 34, 4
CMY:
25, 87, 98
CMYK:
0, 82, 98, 25
HSL:
10°, 95.8974%, 38.2353%
HSV (HSB):
10°, 97.9058%, 74.9020%
XYZ:
22.0798, 12.2292, 1.3116
xyY:
0.6199, 0.3433, 12.2292
CIE-Lab:
41.5781, 59.1844, 53.4256
CIE-LCH:
41.5781, 79.7314, 42.0725
CIE-Luv:
41.5781, 120.9821, 30.8861
Hunter-Lab:
34.9703, 51.5048, 22.2554
#bf2204 color charts
#bf2204 color shades, tints & tones
#bf2204 color schemes
#bf2204 color preview, HTML & CSS examples
This text has a color of #bf2204
<p style="color:#bf2204;">Text here</p>
.mytext {color:#bf2204;}
This box has a color of #bf2204
<div style="background-color:#bf2204;">Content here</div>
.mybackground {background-color:#bf2204;}
Border around this has a color of #bf2204
<div style="border:2px solid #bf2204;">Content here</div>
.myborder {border:2px solid #bf2204;}