#bd082c color space conversions
Hex:
#bd082c
RGB:
189, 8, 44
CMY:
26, 97, 83
CMYK:
0, 96, 77, 26
HSL:
348°, 91.8782%, 38.6275%
HSV (HSB):
348°, 95.7672%, 74.1176%
XYZ:
21.5277, 11.1743, 3.4051
xyY:
0.5962, 0.3095, 11.1743
CIE-Lab:
39.8726, 63.9524, 33.3205
CIE-LCH:
39.8726, 72.1122, 27.5204
CIE-Luv:
39.8726, 121.3448, 18.7267
Hunter-Lab:
33.4280, 56.4553, 17.3601
#bd082c color charts
#bd082c color shades, tints & tones
#bd082c color schemes
#bd082c color preview, HTML & CSS examples
This text has a color of #bd082c
<p style="color:#bd082c;">Text here</p>
.mytext {color:#bd082c;}
This box has a color of #bd082c
<div style="background-color:#bd082c;">Content here</div>
.mybackground {background-color:#bd082c;}
Border around this has a color of #bd082c
<div style="border:2px solid #bd082c;">Content here</div>
.myborder {border:2px solid #bd082c;}