#bd1d3d color space conversions
Hex:
#bd1d3d
RGB:
189, 29, 61
CMY:
26, 89, 76
CMYK:
0, 85, 68, 26
HSL:
348°, 73.3945%, 42.7451%
HSV (HSB):
348°, 84.6561%, 74.1176%
XYZ:
22.2679, 12.0345, 5.5641
xyY:
0.5586, 0.3019, 12.0345
CIE-Lab:
41.2708, 61.3792, 24.5250
CIE-LCH:
41.2708, 66.0975, 21.7799
CIE-Luv:
41.2708, 111.5942, 13.4964
Hunter-Lab:
34.6907, 53.8701, 14.7739
#bd1d3d color charts
#bd1d3d color shades, tints & tones
#bd1d3d color schemes
#bd1d3d color preview, HTML & CSS examples
This text has a color of #bd1d3d
<p style="color:#bd1d3d;">Text here</p>
.mytext {color:#bd1d3d;}
This box has a color of #bd1d3d
<div style="background-color:#bd1d3d;">Content here</div>
.mybackground {background-color:#bd1d3d;}
Border around this has a color of #bd1d3d
<div style="border:2px solid #bd1d3d;">Content here</div>
.myborder {border:2px solid #bd1d3d;}