#bd103d color space conversions
Hex:
#bd103d
RGB:
189, 16, 61
CMY:
26, 94, 76
CMYK:
0, 92, 68, 26
HSL:
344°, 84.3902%, 40.1961%
HSV (HSB):
344°, 91.5344%, 74.1176%
XYZ:
22.0139, 11.5263, 5.4794
xyY:
0.5642, 0.2954, 11.5263
CIE-Lab:
40.4532, 63.7270, 23.4936
CIE-LCH:
40.4532, 67.9196, 20.2369
CIE-Luv:
40.4532, 115.0647, 11.8329
Hunter-Lab:
33.9504, 56.3282, 14.1962
#bd103d color charts
#bd103d color shades, tints & tones
#bd103d color schemes
#bd103d color preview, HTML & CSS examples
This text has a color of #bd103d
<p style="color:#bd103d;">Text here</p>
.mytext {color:#bd103d;}
This box has a color of #bd103d
<div style="background-color:#bd103d;">Content here</div>
.mybackground {background-color:#bd103d;}
Border around this has a color of #bd103d
<div style="border:2px solid #bd103d;">Content here</div>
.myborder {border:2px solid #bd103d;}