#bd3e50 color space conversions
Hex:
#bd3e50
RGB:
189, 62, 80
CMY:
26, 76, 69
CMYK:
0, 67, 58, 26
HSL:
351°, 50.5976%, 49.2157%
HSV (HSB):
351°, 67.1958%, 74.1176%
XYZ:
24.1569, 14.8433, 9.1812
xyY:
0.5014, 0.3081, 14.8433
CIE-Lab:
45.4188, 51.9805, 18.1922
CIE-LCH:
45.4188, 55.0720, 19.2891
CIE-Luv:
45.4188, 91.1444, 10.9793
Hunter-Lab:
38.5269, 44.4995, 12.8396
#bd3e50 color charts
#bd3e50 color shades, tints & tones
#bd3e50 color schemes
#bd3e50 color preview, HTML & CSS examples
This text has a color of #bd3e50
<p style="color:#bd3e50;">Text here</p>
.mytext {color:#bd3e50;}
This box has a color of #bd3e50
<div style="background-color:#bd3e50;">Content here</div>
.mybackground {background-color:#bd3e50;}
Border around this has a color of #bd3e50
<div style="border:2px solid #bd3e50;">Content here</div>
.myborder {border:2px solid #bd3e50;}