#bd130a color space conversions
Hex:
#bd130a
RGB:
189, 19, 10
CMY:
26, 93, 96
CMYK:
0, 90, 95, 26
HSL:
3°, 89.9497%, 39.0196%
HSV (HSB):
3°, 94.7090%, 74.1176%
XYZ:
21.2739, 11.3065, 1.3483
xyY:
0.6270, 0.3332, 11.3065
CIE-Lab:
40.0919, 61.8044, 50.4400
CIE-LCH:
40.0919, 79.7745, 39.2187
CIE-Luv:
40.0919, 124.4284, 28.0019
Hunter-Lab:
33.6251, 54.0894, 21.1602
#bd130a color charts
#bd130a color shades, tints & tones
#bd130a color schemes
#bd130a color preview, HTML & CSS examples
This text has a color of #bd130a
<p style="color:#bd130a;">Text here</p>
.mytext {color:#bd130a;}
This box has a color of #bd130a
<div style="background-color:#bd130a;">Content here</div>
.mybackground {background-color:#bd130a;}
Border around this has a color of #bd130a
<div style="border:2px solid #bd130a;">Content here</div>
.myborder {border:2px solid #bd130a;}