#bd2d2d color space conversions
Hex:
#bd2d2d
RGB:
189, 45, 45
CMY:
26, 82, 82
CMYK:
0, 76, 76, 26
HSL:
0°, 61.5385%, 45.8824%
HSV (HSB):
0°, 76.1905%, 74.1176%
XYZ:
22.3983, 12.8851, 3.7892
xyY:
0.5732, 0.3298, 12.8851
CIE-Lab:
42.5895, 56.2956, 35.7198
CIE-LCH:
42.5895, 66.6716, 32.3953
CIE-Luv:
42.5895, 108.9454, 23.4926
Hunter-Lab:
35.8958, 48.5632, 18.8684
#bd2d2d color charts
#bd2d2d color shades, tints & tones
#bd2d2d color schemes
#bd2d2d color preview, HTML & CSS examples
This text has a color of #bd2d2d
<p style="color:#bd2d2d;">Text here</p>
.mytext {color:#bd2d2d;}
This box has a color of #bd2d2d
<div style="background-color:#bd2d2d;">Content here</div>
.mybackground {background-color:#bd2d2d;}
Border around this has a color of #bd2d2d
<div style="border:2px solid #bd2d2d;">Content here</div>
.myborder {border:2px solid #bd2d2d;}