#bd643c color space conversions
Hex:
#bd643c
RGB:
189, 100, 60
CMY:
26, 61, 76
CMYK:
0, 47, 68, 26
HSL:
19°, 51.8072%, 48.8235%
HSV (HSB):
19°, 68.2540%, 74.1176%
XYZ:
26.3590, 20.2594, 6.7961
xyY:
0.4935, 0.3793, 20.2594
CIE-Lab:
52.1292, 32.4017, 38.1293
CIE-LCH:
52.1292, 50.0371, 49.6427
CIE-Luv:
52.1292, 69.7047, 35.0165
Hunter-Lab:
45.0104, 25.7650, 22.5551
#bd643c color charts
#bd643c color shades, tints & tones
#bd643c color schemes
#bd643c color preview, HTML & CSS examples
This text has a color of #bd643c
<p style="color:#bd643c;">Text here</p>
.mytext {color:#bd643c;}
This box has a color of #bd643c
<div style="background-color:#bd643c;">Content here</div>
.mybackground {background-color:#bd643c;}
Border around this has a color of #bd643c
<div style="border:2px solid #bd643c;">Content here</div>
.myborder {border:2px solid #bd643c;}