#bd153e color space conversions
Hex:
#bd153e
RGB:
189, 21, 62
CMY:
26, 92, 76
CMYK:
0, 89, 67, 26
HSL:
345°, 80.0000%, 41.1765%
HSV (HSB):
345°, 88.8889%, 74.1176%
XYZ:
22.1239, 11.7029, 5.6503
xyY:
0.5604, 0.2964, 11.7029
CIE-Lab:
40.7401, 63.0013, 23.2287
CIE-LCH:
40.7401, 67.1471, 20.2390
CIE-Luv:
40.7401, 113.6031, 11.8764
Hunter-Lab:
34.2096, 55.5723, 14.1540
#bd153e color charts
#bd153e color shades, tints & tones
#bd153e color schemes
#bd153e color preview, HTML & CSS examples
This text has a color of #bd153e
<p style="color:#bd153e;">Text here</p>
.mytext {color:#bd153e;}
This box has a color of #bd153e
<div style="background-color:#bd153e;">Content here</div>
.mybackground {background-color:#bd153e;}
Border around this has a color of #bd153e
<div style="border:2px solid #bd153e;">Content here</div>
.myborder {border:2px solid #bd153e;}