#bd383f color space conversions
Hex:
#bd383f
RGB:
189, 56, 63
CMY:
26, 78, 75
CMYK:
0, 70, 67, 26
HSL:
357°, 54.2857%, 48.0392%
HSV (HSB):
357°, 70.3704%, 74.1176%
XYZ:
23.2976, 14.0060, 6.1781
xyY:
0.5358, 0.3221, 14.0060
CIE-Lab:
44.2416, 53.2540, 27.0115
CIE-LCH:
44.2416, 59.7127, 26.8951
CIE-Luv:
44.2416, 98.9688, 18.4235
Hunter-Lab:
37.4247, 45.6269, 16.4095
#bd383f color charts
#bd383f color shades, tints & tones
#bd383f color schemes
#bd383f color preview, HTML & CSS examples
This text has a color of #bd383f
<p style="color:#bd383f;">Text here</p>
.mytext {color:#bd383f;}
This box has a color of #bd383f
<div style="background-color:#bd383f;">Content here</div>
.mybackground {background-color:#bd383f;}
Border around this has a color of #bd383f
<div style="border:2px solid #bd383f;">Content here</div>
.myborder {border:2px solid #bd383f;}