#bb3741 color space conversions
Hex:
#bb3741
RGB:
187, 55, 65
CMY:
27, 78, 75
CMYK:
0, 71, 65, 27
HSL:
355°, 54.5455%, 47.4510%
HSV (HSB):
355°, 70.5882%, 73.3333%
XYZ:
22.8138, 13.6788, 6.4389
xyY:
0.5314, 0.3186, 13.6788
CIE-Lab:
43.7688, 53.1109, 25.1300
CIE-LCH:
43.7688, 58.7561, 25.3217
CIE-Luv:
43.7688, 97.3820, 16.7580
Hunter-Lab:
36.9849, 45.3827, 15.5673
#bb3741 color charts
#bb3741 color shades, tints & tones
#bb3741 color schemes
#bb3741 color preview, HTML & CSS examples
This text has a color of #bb3741
<p style="color:#bb3741;">Text here</p>
.mytext {color:#bb3741;}
This box has a color of #bb3741
<div style="background-color:#bb3741;">Content here</div>
.mybackground {background-color:#bb3741;}
Border around this has a color of #bb3741
<div style="border:2px solid #bb3741;">Content here</div>
.myborder {border:2px solid #bb3741;}