#bd2e00 color space conversions
Hex:
#bd2e00
RGB:
189, 46, 0
CMY:
26, 82, 100
CMYK:
0, 76, 100, 26
HSL:
15°, 100.0000%, 37.0588%
HSV (HSB):
15°, 100.0000%, 74.1176%
XYZ:
21.9633, 12.7728, 1.3078
xyY:
0.6093, 0.3544, 12.7728
CIE-Lab:
42.4189, 55.0185, 54.9196
CIE-LCH:
42.4189, 77.7379, 44.9485
CIE-Luv:
42.4189, 113.6649, 33.2220
Hunter-Lab:
35.7391, 47.1529, 22.8477
#bd2e00 color charts
#bd2e00 color shades, tints & tones
#bd2e00 color schemes
#bd2e00 color preview, HTML & CSS examples
This text has a color of #bd2e00
<p style="color:#bd2e00;">Text here</p>
.mytext {color:#bd2e00;}
This box has a color of #bd2e00
<div style="background-color:#bd2e00;">Content here</div>
.mybackground {background-color:#bd2e00;}
Border around this has a color of #bd2e00
<div style="border:2px solid #bd2e00;">Content here</div>
.myborder {border:2px solid #bd2e00;}