#bb523d color space conversions
Hex:
#bb523d
RGB:
187, 82, 61
CMY:
27, 68, 76
CMYK:
0, 56, 67, 27
HSL:
10°, 50.8065%, 48.6275%
HSV (HSB):
10°, 67.3797%, 73.3333%
XYZ:
24.3531, 16.9363, 6.4004
xyY:
0.5107, 0.3551, 16.9363
CIE-Lab:
48.1797, 40.9353, 32.8907
CIE-LCH:
48.1797, 52.5119, 38.7812
CIE-Luv:
48.1797, 81.1032, 27.4664
Hunter-Lab:
41.1537, 33.6100, 19.5866
#bb523d color charts
#bb523d color shades, tints & tones
#bb523d color schemes
#bb523d color preview, HTML & CSS examples
This text has a color of #bb523d
<p style="color:#bb523d;">Text here</p>
.mytext {color:#bb523d;}
This box has a color of #bb523d
<div style="background-color:#bb523d;">Content here</div>
.mybackground {background-color:#bb523d;}
Border around this has a color of #bb523d
<div style="border:2px solid #bb523d;">Content here</div>
.myborder {border:2px solid #bb523d;}