#bd2f3e color space conversions
Hex:
#bd2f3e
RGB:
189, 47, 62
CMY:
26, 82, 76
CMYK:
0, 75, 67, 26
HSL:
354°, 60.1695%, 46.2745%
HSV (HSB):
354°, 75.1323%, 74.1176%
XYZ:
22.8723, 13.1996, 5.8997
xyY:
0.5449, 0.3145, 13.1996
CIE-Lab:
43.0625, 56.4201, 26.1510
CIE-LCH:
43.0625, 62.1860, 24.8679
CIE-Luv:
43.0625, 103.9327, 16.5848
Hunter-Lab:
36.3313, 48.7944, 15.8040
#bd2f3e color charts
#bd2f3e color shades, tints & tones
#bd2f3e color schemes
#bd2f3e color preview, HTML & CSS examples
This text has a color of #bd2f3e
<p style="color:#bd2f3e;">Text here</p>
.mytext {color:#bd2f3e;}
This box has a color of #bd2f3e
<div style="background-color:#bd2f3e;">Content here</div>
.mybackground {background-color:#bd2f3e;}
Border around this has a color of #bd2f3e
<div style="border:2px solid #bd2f3e;">Content here</div>
.myborder {border:2px solid #bd2f3e;}