#bb3d28 color space conversions
Hex:
#bb3d28
RGB:
187, 61, 40
CMY:
27, 76, 84
CMYK:
0, 67, 79, 27
HSL:
9°, 64.7577%, 44.5098%
HSV (HSB):
9°, 78.6096%, 73.3333%
XYZ:
22.5453, 14.0555, 3.5322
xyY:
0.5618, 0.3502, 14.0555
CIE-Lab:
44.3124, 49.5435, 40.2010
CIE-LCH:
44.3124, 63.8018, 39.0569
CIE-Luv:
44.3124, 98.9638, 28.8945
Hunter-Lab:
37.4906, 41.7336, 20.6574
#bb3d28 color charts
#bb3d28 color shades, tints & tones
#bb3d28 color schemes
#bb3d28 color preview, HTML & CSS examples
This text has a color of #bb3d28
<p style="color:#bb3d28;">Text here</p>
.mytext {color:#bb3d28;}
This box has a color of #bb3d28
<div style="background-color:#bb3d28;">Content here</div>
.mybackground {background-color:#bb3d28;}
Border around this has a color of #bb3d28
<div style="border:2px solid #bb3d28;">Content here</div>
.myborder {border:2px solid #bb3d28;}