#bf250d color space conversions
Hex:
#bf250d
RGB:
191, 37, 13
CMY:
25, 85, 95
CMYK:
0, 81, 93, 25
HSL:
8°, 87.2549%, 40.0000%
HSV (HSB):
8°, 93.1937%, 74.9020%
XYZ:
22.2201, 12.4286, 1.6086
xyY:
0.6128, 0.3428, 12.4286
CIE-Lab:
41.8893, 58.4925, 50.7343
CIE-LCH:
41.8893, 77.4296, 40.9372
CIE-Luv:
41.8893, 118.9928, 30.3034
Hunter-Lab:
35.2542, 50.8106, 21.9726
#bf250d color charts
#bf250d color shades, tints & tones
#bf250d color schemes
#bf250d color preview, HTML & CSS examples
This text has a color of #bf250d
<p style="color:#bf250d;">Text here</p>
.mytext {color:#bf250d;}
This box has a color of #bf250d
<div style="background-color:#bf250d;">Content here</div>
.mybackground {background-color:#bf250d;}
Border around this has a color of #bf250d
<div style="border:2px solid #bf250d;">Content here</div>
.myborder {border:2px solid #bf250d;}