#bd463a color space conversions
Hex:
#bd463a
RGB:
189, 70, 58
CMY:
26, 73, 77
CMYK:
0, 63, 69, 26
HSL:
5°, 53.0364%, 48.4314%
HSV (HSB):
5°, 69.3122%, 74.1176%
XYZ:
23.9401, 15.5046, 5.7339
xyY:
0.5299, 0.3432, 15.5046
CIE-Lab:
46.3177, 47.1556, 32.4792
CIE-LCH:
46.3177, 57.2586, 34.5577
CIE-Luv:
46.3177, 91.5360, 24.9746
Hunter-Lab:
39.3759, 39.6183, 18.9294
#bd463a color charts
#bd463a color shades, tints & tones
#bd463a color schemes
#bd463a color preview, HTML & CSS examples
This text has a color of #bd463a
<p style="color:#bd463a;">Text here</p>
.mytext {color:#bd463a;}
This box has a color of #bd463a
<div style="background-color:#bd463a;">Content here</div>
.mybackground {background-color:#bd463a;}
Border around this has a color of #bd463a
<div style="border:2px solid #bd463a;">Content here</div>
.myborder {border:2px solid #bd463a;}