#bb5d1e color space conversions
Hex:
#bb5d1e
RGB:
187, 93, 30
CMY:
27, 64, 88
CMYK:
0, 50, 84, 27
HSL:
24°, 72.3502%, 42.5490%
HSV (HSB):
24°, 83.9572%, 73.3333%
XYZ:
24.6422, 18.4872, 3.4979
xyY:
0.5285, 0.3965, 18.4872
CIE-Lab:
50.0818, 33.9882, 50.3553
CIE-LCH:
50.0818, 60.7524, 55.9820
CIE-Luv:
50.0818, 76.5889, 41.7923
Hunter-Lab:
42.9968, 27.0571, 25.2744
#bb5d1e color charts
#bb5d1e color shades, tints & tones
#bb5d1e color schemes
#bb5d1e color preview, HTML & CSS examples
This text has a color of #bb5d1e
<p style="color:#bb5d1e;">Text here</p>
.mytext {color:#bb5d1e;}
This box has a color of #bb5d1e
<div style="background-color:#bb5d1e;">Content here</div>
.mybackground {background-color:#bb5d1e;}
Border around this has a color of #bb5d1e
<div style="border:2px solid #bb5d1e;">Content here</div>
.myborder {border:2px solid #bb5d1e;}