#bd423c color space conversions
Hex:
#bd423c
RGB:
189, 66, 60
CMY:
26, 74, 76
CMYK:
0, 65, 68, 26
HSL:
3°, 51.8072%, 48.8235%
HSV (HSB):
3°, 68.2540%, 74.1176%
XYZ:
23.7501, 15.0415, 5.9265
xyY:
0.5311, 0.3364, 15.0415
CIE-Lab:
45.6910, 49.0194, 30.5684
CIE-LCH:
45.6910, 57.7696, 31.9476
CIE-Luv:
45.6910, 93.7093, 22.8041
Hunter-Lab:
38.7834, 41.4387, 18.0882
#bd423c color charts
#bd423c color shades, tints & tones
#bd423c color schemes
#bd423c color preview, HTML & CSS examples
This text has a color of #bd423c
<p style="color:#bd423c;">Text here</p>
.mytext {color:#bd423c;}
This box has a color of #bd423c
<div style="background-color:#bd423c;">Content here</div>
.mybackground {background-color:#bd423c;}
Border around this has a color of #bd423c
<div style="border:2px solid #bd423c;">Content here</div>
.myborder {border:2px solid #bd423c;}