#bd201c color space conversions
Hex:
#bd201c
RGB:
189, 32, 28
CMY:
26, 87, 89
CMYK:
0, 83, 85, 26
HSL:
1°, 74.1935%, 42.5490%
HSV (HSB):
1°, 85.1852%, 74.1176%
XYZ:
21.7124, 11.9357, 2.2581
xyY:
0.6047, 0.3324, 11.9357
CIE-Lab:
41.1137, 59.4716, 43.5235
CIE-LCH:
41.1137, 73.6964, 36.1981
CIE-Luv:
41.1137, 117.9423, 26.3506
Hunter-Lab:
34.5481, 51.7226, 20.3085
#bd201c color charts
#bd201c color shades, tints & tones
#bd201c color schemes
#bd201c color preview, HTML & CSS examples
This text has a color of #bd201c
<p style="color:#bd201c;">Text here</p>
.mytext {color:#bd201c;}
This box has a color of #bd201c
<div style="background-color:#bd201c;">Content here</div>
.mybackground {background-color:#bd201c;}
Border around this has a color of #bd201c
<div style="border:2px solid #bd201c;">Content here</div>
.myborder {border:2px solid #bd201c;}