#bd083d color space conversions
Hex:
#bd083d
RGB:
189, 8, 61
CMY:
26, 97, 76
CMYK:
0, 96, 68, 26
HSL:
342°, 91.8782%, 38.6275%
HSV (HSB):
342°, 95.7672%, 74.1176%
XYZ:
21.9154, 11.3294, 5.4466
xyY:
0.5664, 0.2928, 11.3294
CIE-Lab:
40.1298, 64.6622, 23.0839
CIE-LCH:
40.1298, 68.6590, 19.6461
CIE-Luv:
40.1298, 116.4474, 11.1726
Hunter-Lab:
33.6592, 57.3173, 13.9673
#bd083d color charts
#bd083d color shades, tints & tones
#bd083d color schemes
#bd083d color preview, HTML & CSS examples
This text has a color of #bd083d
<p style="color:#bd083d;">Text here</p>
.mytext {color:#bd083d;}
This box has a color of #bd083d
<div style="background-color:#bd083d;">Content here</div>
.mybackground {background-color:#bd083d;}
Border around this has a color of #bd083d
<div style="border:2px solid #bd083d;">Content here</div>
.myborder {border:2px solid #bd083d;}