#bd2a1b color space conversions
Hex:
#bd2a1b
RGB:
189, 42, 27
CMY:
26, 84, 89
CMYK:
0, 78, 86, 26
HSL:
6°, 75.0000%, 42.3529%
HSV (HSB):
6°, 85.7143%, 74.1176%
XYZ:
22.0121, 12.5539, 2.2999
xyY:
0.5971, 0.3405, 12.5539
CIE-Lab:
42.0832, 56.6925, 44.8579
CIE-LCH:
42.0832, 72.2929, 38.3528
CIE-Luv:
42.0832, 113.5204, 28.3412
Hunter-Lab:
35.4315, 48.8894, 20.9535
#bd2a1b color charts
#bd2a1b color shades, tints & tones
#bd2a1b color schemes
#bd2a1b color preview, HTML & CSS examples
This text has a color of #bd2a1b
<p style="color:#bd2a1b;">Text here</p>
.mytext {color:#bd2a1b;}
This box has a color of #bd2a1b
<div style="background-color:#bd2a1b;">Content here</div>
.mybackground {background-color:#bd2a1b;}
Border around this has a color of #bd2a1b
<div style="border:2px solid #bd2a1b;">Content here</div>
.myborder {border:2px solid #bd2a1b;}