#bd423e color space conversions
Hex:
#bd423e
RGB:
189, 66, 62
CMY:
26, 74, 76
CMYK:
0, 65, 67, 26
HSL:
2°, 50.5976%, 49.2157%
HSV (HSB):
2°, 67.1958%, 74.1176%
XYZ:
23.8040, 15.0630, 6.2103
xyY:
0.5281, 0.3342, 15.0630
CIE-Lab:
45.7204, 49.1304, 29.4282
CIE-LCH:
45.7204, 57.2697, 30.9208
CIE-Luv:
45.7204, 93.2796, 21.8697
Hunter-Lab:
38.8111, 41.5597, 17.6806
#bd423e color charts
#bd423e color shades, tints & tones
#bd423e color schemes
#bd423e color preview, HTML & CSS examples
This text has a color of #bd423e
<p style="color:#bd423e;">Text here</p>
.mytext {color:#bd423e;}
This box has a color of #bd423e
<div style="background-color:#bd423e;">Content here</div>
.mybackground {background-color:#bd423e;}
Border around this has a color of #bd423e
<div style="border:2px solid #bd423e;">Content here</div>
.myborder {border:2px solid #bd423e;}