#bb5f3e color space conversions
Hex:
#bb5f3e
RGB:
187, 95, 62
CMY:
27, 63, 76
CMYK:
0, 49, 67, 27
HSL:
16°, 50.2008%, 48.8235%
HSV (HSB):
16°, 66.8449%, 73.3333%
XYZ:
25.4552, 19.0970, 6.9019
xyY:
0.4947, 0.3711, 19.0970
CIE-Lab:
50.8005, 34.3587, 35.4291
CIE-LCH:
50.8005, 49.3533, 45.8787
CIE-Luv:
50.8005, 71.5099, 31.9604
Hunter-Lab:
43.7001, 27.5006, 21.2260
#bb5f3e color charts
#bb5f3e color shades, tints & tones
#bb5f3e color schemes
#bb5f3e color preview, HTML & CSS examples
This text has a color of #bb5f3e
<p style="color:#bb5f3e;">Text here</p>
.mytext {color:#bb5f3e;}
This box has a color of #bb5f3e
<div style="background-color:#bb5f3e;">Content here</div>
.mybackground {background-color:#bb5f3e;}
Border around this has a color of #bb5f3e
<div style="border:2px solid #bb5f3e;">Content here</div>
.myborder {border:2px solid #bb5f3e;}