#bd200c color space conversions
Hex:
#bd200c
RGB:
189, 32, 12
CMY:
26, 87, 95
CMYK:
0, 83, 94, 26
HSL:
7°, 88.0597%, 39.4118%
HSV (HSB):
7°, 93.6508%, 74.1176%
XYZ:
21.5691, 11.8784, 1.5038
xyY:
0.6171, 0.3399, 11.8784
CIE-Lab:
41.0222, 59.1925, 50.3294
CIE-LCH:
41.0222, 77.6968, 40.3734
CIE-Luv:
41.0222, 119.7520, 29.3590
Hunter-Lab:
34.4650, 51.3963, 21.5386
#bd200c color charts
#bd200c color shades, tints & tones
#bd200c color schemes
#bd200c color preview, HTML & CSS examples
This text has a color of #bd200c
<p style="color:#bd200c;">Text here</p>
.mytext {color:#bd200c;}
This box has a color of #bd200c
<div style="background-color:#bd200c;">Content here</div>
.mybackground {background-color:#bd200c;}
Border around this has a color of #bd200c
<div style="border:2px solid #bd200c;">Content here</div>
.myborder {border:2px solid #bd200c;}