#bd071c color space conversions
Hex:
#bd071c
RGB:
189, 7, 28
CMY:
26, 97, 89
CMYK:
0, 96, 85, 26
HSL:
353°, 92.8571%, 38.4314%
HSV (HSB):
353°, 96.2963%, 74.1176%
XYZ:
21.2718, 11.0546, 2.1112
xyY:
0.6177, 0.3210, 11.0546
CIE-Lab:
39.6723, 63.6032, 42.2563
CIE-LCH:
39.6723, 76.3607, 33.5990
CIE-Luv:
39.6723, 124.8397, 23.7405
Hunter-Lab:
33.2485, 56.0166, 19.5091
#bd071c color charts
#bd071c color shades, tints & tones
#bd071c color schemes
#bd071c color preview, HTML & CSS examples
This text has a color of #bd071c
<p style="color:#bd071c;">Text here</p>
.mytext {color:#bd071c;}
This box has a color of #bd071c
<div style="background-color:#bd071c;">Content here</div>
.mybackground {background-color:#bd071c;}
Border around this has a color of #bd071c
<div style="border:2px solid #bd071c;">Content here</div>
.myborder {border:2px solid #bd071c;}