#bd083c color space conversions
Hex:
#bd083c
RGB:
189, 8, 60
CMY:
26, 97, 76
CMYK:
0, 96, 68, 26
HSL:
343°, 91.8782%, 38.6275%
HSV (HSB):
343°, 95.7672%, 74.1176%
XYZ:
21.8887, 11.3187, 5.3060
xyY:
0.5683, 0.2939, 11.3187
CIE-Lab:
40.1122, 64.6137, 23.6929
CIE-LCH:
40.1122, 68.8207, 20.1373
CIE-Luv:
40.1122, 116.7717, 11.6749
Hunter-Lab:
33.6433, 57.2582, 14.1994
#bd083c color charts
#bd083c color shades, tints & tones
#bd083c color schemes
#bd083c color preview, HTML & CSS examples
This text has a color of #bd083c
<p style="color:#bd083c;">Text here</p>
.mytext {color:#bd083c;}
This box has a color of #bd083c
<div style="background-color:#bd083c;">Content here</div>
.mybackground {background-color:#bd083c;}
Border around this has a color of #bd083c
<div style="border:2px solid #bd083c;">Content here</div>
.myborder {border:2px solid #bd083c;}