#bb6d25 color space conversions
Hex:
#bb6d25
RGB:
187, 109, 37
CMY:
27, 57, 85
CMYK:
0, 42, 80, 27
HSL:
29°, 66.9643%, 43.9216%
HSV (HSB):
29°, 80.2139%, 73.3333%
XYZ:
26.2961, 21.6356, 4.5404
xyY:
0.5011, 0.4123, 21.6356
CIE-Lab:
53.6383, 25.6374, 50.7114
CIE-LCH:
53.6383, 56.8237, 63.1809
CIE-Luv:
53.6383, 63.2935, 45.9851
Hunter-Lab:
46.5141, 19.5126, 26.7724
#bb6d25 color charts
#bb6d25 color shades, tints & tones
#bb6d25 color schemes
#bb6d25 color preview, HTML & CSS examples
This text has a color of #bb6d25
<p style="color:#bb6d25;">Text here</p>
.mytext {color:#bb6d25;}
This box has a color of #bb6d25
<div style="background-color:#bb6d25;">Content here</div>
.mybackground {background-color:#bb6d25;}
Border around this has a color of #bb6d25
<div style="border:2px solid #bb6d25;">Content here</div>
.myborder {border:2px solid #bb6d25;}