#bf220a color space conversions
Hex:
#bf220a
RGB:
191, 34, 10
CMY:
25, 87, 96
CMYK:
0, 82, 95, 25
HSL:
8°, 90.0498%, 39.4118%
HSV (HSB):
8°, 94.7644%, 74.9020%
XYZ:
22.1127, 12.2423, 1.4847
xyY:
0.6170, 0.3416, 12.2423
CIE-Lab:
41.5987, 59.2480, 51.5270
CIE-LCH:
41.5987, 78.5198, 41.0130
CIE-Luv:
41.5987, 120.5674, 30.1927
Hunter-Lab:
34.9890, 51.5791, 21.9765
#bf220a color charts
#bf220a color shades, tints & tones
#bf220a color schemes
#bf220a color preview, HTML & CSS examples
This text has a color of #bf220a
<p style="color:#bf220a;">Text here</p>
.mytext {color:#bf220a;}
This box has a color of #bf220a
<div style="background-color:#bf220a;">Content here</div>
.mybackground {background-color:#bf220a;}
Border around this has a color of #bf220a
<div style="border:2px solid #bf220a;">Content here</div>
.myborder {border:2px solid #bf220a;}