#bb6e2c color space conversions
Hex:
#bb6e2c
RGB:
187, 110, 44
CMY:
27, 57, 83
CMYK:
0, 41, 76, 27
HSL:
28°, 61.9048%, 45.2941%
HSV (HSB):
28°, 76.4706%, 73.3333%
XYZ:
26.5241, 21.8985, 5.2117
xyY:
0.4945, 0.4083, 21.8985
CIE-Lab:
53.9192, 25.3656, 47.9334
CIE-LCH:
53.9192, 54.2312, 62.1129
CIE-Luv:
53.9192, 61.9738, 44.4505
Hunter-Lab:
46.7958, 19.2818, 26.1539
#bb6e2c color charts
#bb6e2c color shades, tints & tones
#bb6e2c color schemes
#bb6e2c color preview, HTML & CSS examples
This text has a color of #bb6e2c
<p style="color:#bb6e2c;">Text here</p>
.mytext {color:#bb6e2c;}
This box has a color of #bb6e2c
<div style="background-color:#bb6e2c;">Content here</div>
.mybackground {background-color:#bb6e2c;}
Border around this has a color of #bb6e2c
<div style="border:2px solid #bb6e2c;">Content here</div>
.myborder {border:2px solid #bb6e2c;}