#bd632c color space conversions
Hex:
#bd632c
RGB:
189, 99, 44
CMY:
26, 61, 83
CMYK:
0, 48, 77, 26
HSL:
23°, 62.2318%, 45.6863%
HSV (HSB):
23°, 76.7196%, 74.1176%
XYZ:
25.9027, 19.9243, 4.8634
xyY:
0.5110, 0.3931, 19.9243
CIE-Lab:
51.7516, 32.1370, 45.8513
CIE-LCH:
51.7516, 55.9923, 54.9735
CIE-Luv:
51.7516, 72.3057, 40.4135
Hunter-Lab:
44.6367, 25.4695, 24.7857
#bd632c color charts
#bd632c color shades, tints & tones
#bd632c color schemes
#bd632c color preview, HTML & CSS examples
This text has a color of #bd632c
<p style="color:#bd632c;">Text here</p>
.mytext {color:#bd632c;}
This box has a color of #bd632c
<div style="background-color:#bd632c;">Content here</div>
.mybackground {background-color:#bd632c;}
Border around this has a color of #bd632c
<div style="border:2px solid #bd632c;">Content here</div>
.myborder {border:2px solid #bd632c;}