#bb7255 color space conversions
Hex:
#bb7255
RGB:
187, 114, 85
CMY:
27, 55, 67
CMYK:
0, 39, 55, 27
HSL:
17°, 42.8571%, 53.3333%
HSV (HSB):
17°, 54.5455%, 73.3333%
XYZ:
28.1505, 23.2553, 11.5994
xyY:
0.4468, 0.3691, 23.2553
CIE-Lab:
55.3343, 25.8122, 28.1801
CIE-LCH:
55.3343, 38.2150, 47.5113
CIE-Luv:
55.3343, 54.3923, 28.7318
Hunter-Lab:
48.2237, 19.8075, 19.4955
#bb7255 color charts
#bb7255 color shades, tints & tones
#bb7255 color schemes
#bb7255 color preview, HTML & CSS examples
This text has a color of #bb7255
<p style="color:#bb7255;">Text here</p>
.mytext {color:#bb7255;}
This box has a color of #bb7255
<div style="background-color:#bb7255;">Content here</div>
.mybackground {background-color:#bb7255;}
Border around this has a color of #bb7255
<div style="border:2px solid #bb7255;">Content here</div>
.myborder {border:2px solid #bb7255;}