#bf210f color space conversions
Hex:
#bf210f
RGB:
191, 33, 15
CMY:
25, 87, 94
CMYK:
0, 83, 92, 25
HSL:
6°, 85.4369%, 40.3922%
HSV (HSB):
6°, 92.1466%, 74.9020%
XYZ:
22.1159, 12.1986, 1.6409
xyY:
0.6151, 0.3393, 12.1986
CIE-Lab:
41.5300, 59.5593, 49.7889
CIE-LCH:
41.5300, 77.6289, 39.8941
CIE-Luv:
41.5300, 120.6017, 29.3792
Hunter-Lab:
34.9264, 51.9075, 21.6631
#bf210f color charts
#bf210f color shades, tints & tones
#bf210f color schemes
#bf210f color preview, HTML & CSS examples
This text has a color of #bf210f
<p style="color:#bf210f;">Text here</p>
.mytext {color:#bf210f;}
This box has a color of #bf210f
<div style="background-color:#bf210f;">Content here</div>
.mybackground {background-color:#bf210f;}
Border around this has a color of #bf210f
<div style="border:2px solid #bf210f;">Content here</div>
.myborder {border:2px solid #bf210f;}