#bd153f color space conversions
Hex:
#bd153f
RGB:
189, 21, 63
CMY:
26, 92, 75
CMYK:
0, 89, 67, 26
HSL:
345°, 80.0000%, 41.1765%
HSV (HSB):
345°, 88.8889%, 74.1176%
XYZ:
22.1516, 11.7140, 5.7961
xyY:
0.5585, 0.2953, 11.7140
CIE-Lab:
40.7580, 63.0524, 22.6230
CIE-LCH:
40.7580, 66.9881, 19.7378
CIE-Luv:
40.7580, 113.2848, 11.3642
Hunter-Lab:
34.2258, 55.6339, 13.9173
#bd153f color charts
#bd153f color shades, tints & tones
#bd153f color schemes
#bd153f color preview, HTML & CSS examples
This text has a color of #bd153f
<p style="color:#bd153f;">Text here</p>
.mytext {color:#bd153f;}
This box has a color of #bd153f
<div style="background-color:#bd153f;">Content here</div>
.mybackground {background-color:#bd153f;}
Border around this has a color of #bd153f
<div style="border:2px solid #bd153f;">Content here</div>
.myborder {border:2px solid #bd153f;}