#bd251d color space conversions
Hex:
#bd251d
RGB:
189, 37, 29
CMY:
26, 85, 89
CMYK:
0, 80, 85, 26
HSL:
3°, 73.3945%, 42.7451%
HSV (HSB):
3°, 84.6561%, 74.1176%
XYZ:
21.8696, 12.2307, 2.3705
xyY:
0.5996, 0.3354, 12.2307
CIE-Lab:
41.5804, 58.1960, 43.4309
CIE-LCH:
41.5804, 72.6155, 36.7335
CIE-Luv:
41.5804, 115.6430, 26.9256
Hunter-Lab:
34.9724, 50.4215, 20.4619
#bd251d color charts
#bd251d color shades, tints & tones
#bd251d color schemes
#bd251d color preview, HTML & CSS examples
This text has a color of #bd251d
<p style="color:#bd251d;">Text here</p>
.mytext {color:#bd251d;}
This box has a color of #bd251d
<div style="background-color:#bd251d;">Content here</div>
.mybackground {background-color:#bd251d;}
Border around this has a color of #bd251d
<div style="border:2px solid #bd251d;">Content here</div>
.myborder {border:2px solid #bd251d;}