#bd103c color space conversions
Hex:
#bd103c
RGB:
189, 16, 60
CMY:
26, 94, 76
CMYK:
0, 92, 68, 26
HSL:
345°, 84.3902%, 40.1961%
HSV (HSB):
345°, 91.5344%, 74.1176%
XYZ:
21.9872, 11.5156, 5.3389
xyY:
0.5661, 0.2965, 11.5156
CIE-Lab:
40.4357, 63.6780, 24.1005
CIE-LCH:
40.4357, 68.0861, 20.7303
CIE-Luv:
40.4357, 115.3812, 12.3332
Hunter-Lab:
33.9347, 56.2690, 14.4264
#bd103c color charts
#bd103c color shades, tints & tones
#bd103c color schemes
#bd103c color preview, HTML & CSS examples
This text has a color of #bd103c
<p style="color:#bd103c;">Text here</p>
.mytext {color:#bd103c;}
This box has a color of #bd103c
<div style="background-color:#bd103c;">Content here</div>
.mybackground {background-color:#bd103c;}
Border around this has a color of #bd103c
<div style="border:2px solid #bd103c;">Content here</div>
.myborder {border:2px solid #bd103c;}