#bb5625 color space conversions
Hex:
#bb5625
RGB:
187, 86, 37
CMY:
27, 66, 85
CMYK:
0, 54, 80, 27
HSL:
20°, 66.9643%, 43.9216%
HSV (HSB):
20°, 80.2139%, 73.3333%
XYZ:
24.1552, 17.3539, 3.8268
xyY:
0.5328, 0.3828, 17.3539
CIE-Lab:
48.7029, 37.8174, 46.0447
CIE-LCH:
48.7029, 59.5841, 50.6031
CIE-Luv:
48.7029, 81.4489, 37.6185
Hunter-Lab:
41.6581, 30.6008, 23.7142
#bb5625 color charts
#bb5625 color shades, tints & tones
#bb5625 color schemes
#bb5625 color preview, HTML & CSS examples
This text has a color of #bb5625
<p style="color:#bb5625;">Text here</p>
.mytext {color:#bb5625;}
This box has a color of #bb5625
<div style="background-color:#bb5625;">Content here</div>
.mybackground {background-color:#bb5625;}
Border around this has a color of #bb5625
<div style="border:2px solid #bb5625;">Content here</div>
.myborder {border:2px solid #bb5625;}