#bd250f color space conversions
Hex:
#bd250f
RGB:
189, 37, 15
CMY:
26, 85, 94
CMYK:
0, 80, 92, 26
HSL:
8°, 85.2941%, 40.0000%
HSV (HSB):
8°, 92.0635%, 74.1176%
XYZ:
21.7341, 12.1764, 1.6567
xyY:
0.6111, 0.3424, 12.1764
CIE-Lab:
41.4952, 57.9290, 49.5703
CIE-LCH:
41.4952, 76.2429, 40.5538
CIE-Luv:
41.4952, 117.2877, 29.7389
Hunter-Lab:
34.8948, 50.1122, 21.6114
#bd250f color charts
#bd250f color shades, tints & tones
#bd250f color schemes
#bd250f color preview, HTML & CSS examples
This text has a color of #bd250f
<p style="color:#bd250f;">Text here</p>
.mytext {color:#bd250f;}
This box has a color of #bd250f
<div style="background-color:#bd250f;">Content here</div>
.mybackground {background-color:#bd250f;}
Border around this has a color of #bd250f
<div style="border:2px solid #bd250f;">Content here</div>
.myborder {border:2px solid #bd250f;}