#bd2a3d color space conversions
Hex:
#bd2a3d
RGB:
189, 42, 61
CMY:
26, 84, 76
CMYK:
0, 78, 68, 26
HSL:
352°, 63.6364%, 45.2941%
HSV (HSB):
352°, 77.7778%, 74.1176%
XYZ:
22.6565, 12.8117, 5.6936
xyY:
0.5504, 0.3113, 12.8117
CIE-Lab:
42.4781, 57.9583, 26.0349
CIE-LCH:
42.4781, 63.5372, 24.1896
CIE-Luv:
42.4781, 106.5430, 15.9345
Hunter-Lab:
35.7934, 50.3487, 15.6241
#bd2a3d color charts
#bd2a3d color shades, tints & tones
#bd2a3d color schemes
#bd2a3d color preview, HTML & CSS examples
This text has a color of #bd2a3d
<p style="color:#bd2a3d;">Text here</p>
.mytext {color:#bd2a3d;}
This box has a color of #bd2a3d
<div style="background-color:#bd2a3d;">Content here</div>
.mybackground {background-color:#bd2a3d;}
Border around this has a color of #bd2a3d
<div style="border:2px solid #bd2a3d;">Content here</div>
.myborder {border:2px solid #bd2a3d;}