#bd5f3d color space conversions
Hex:
#bd5f3d
RGB:
189, 95, 61
CMY:
26, 63, 76
CMYK:
0, 50, 68, 26
HSL:
16°, 51.2000%, 49.0196%
HSV (HSB):
16°, 67.7249%, 74.1176%
XYZ:
25.9208, 19.3402, 6.7817
xyY:
0.4981, 0.3716, 19.3402
CIE-Lab:
51.0828, 35.0949, 36.3813
CIE-LCH:
51.0828, 50.5495, 46.0311
CIE-Luv:
51.0828, 73.3161, 32.6303
Hunter-Lab:
43.9774, 28.2493, 21.6411
#bd5f3d color charts
#bd5f3d color shades, tints & tones
#bd5f3d color schemes
#bd5f3d color preview, HTML & CSS examples
This text has a color of #bd5f3d
<p style="color:#bd5f3d;">Text here</p>
.mytext {color:#bd5f3d;}
This box has a color of #bd5f3d
<div style="background-color:#bd5f3d;">Content here</div>
.mybackground {background-color:#bd5f3d;}
Border around this has a color of #bd5f3d
<div style="border:2px solid #bd5f3d;">Content here</div>
.myborder {border:2px solid #bd5f3d;}