#bd251c color space conversions
Hex:
#bd251c
RGB:
189, 37, 28
CMY:
26, 85, 89
CMYK:
0, 80, 85, 26
HSL:
3°, 74.1935%, 42.5490%
HSV (HSB):
3°, 85.1852%, 74.1176%
XYZ:
21.8574, 12.2258, 2.3064
xyY:
0.6007, 0.3360, 12.2258
CIE-Lab:
41.5728, 58.1721, 43.9256
CIE-LCH:
41.5728, 72.8934, 37.0563
CIE-Luv:
41.5728, 115.7887, 27.1753
Hunter-Lab:
34.9654, 50.3938, 20.5649
#bd251c color charts
#bd251c color shades, tints & tones
#bd251c color schemes
#bd251c color preview, HTML & CSS examples
This text has a color of #bd251c
<p style="color:#bd251c;">Text here</p>
.mytext {color:#bd251c;}
This box has a color of #bd251c
<div style="background-color:#bd251c;">Content here</div>
.mybackground {background-color:#bd251c;}
Border around this has a color of #bd251c
<div style="border:2px solid #bd251c;">Content here</div>
.myborder {border:2px solid #bd251c;}