#bd2a21 color space conversions
Hex:
#bd2a21
RGB:
189, 42, 33
CMY:
26, 84, 87
CMYK:
0, 78, 83, 26
HSL:
3°, 70.2703%, 43.5294%
HSV (HSB):
3°, 82.5397%, 74.1176%
XYZ:
22.0887, 12.5846, 2.7037
xyY:
0.5910, 0.3367, 12.5846
CIE-Lab:
42.1305, 56.8449, 41.8765
CIE-LCH:
42.1305, 70.6044, 36.3783
CIE-Luv:
42.1305, 112.6427, 26.7891
Hunter-Lab:
35.4747, 49.0644, 20.3135
#bd2a21 color charts
#bd2a21 color shades, tints & tones
#bd2a21 color schemes
#bd2a21 color preview, HTML & CSS examples
This text has a color of #bd2a21
<p style="color:#bd2a21;">Text here</p>
.mytext {color:#bd2a21;}
This box has a color of #bd2a21
<div style="background-color:#bd2a21;">Content here</div>
.mybackground {background-color:#bd2a21;}
Border around this has a color of #bd2a21
<div style="border:2px solid #bd2a21;">Content here</div>
.myborder {border:2px solid #bd2a21;}