#bb3e3c color space conversions
Hex:
#bb3e3c
RGB:
187, 62, 60
CMY:
27, 76, 76
CMYK:
0, 67, 68, 27
HSL:
1°, 51.4170%, 48.4314%
HSV (HSB):
1°, 67.9144%, 73.3333%
XYZ:
23.0318, 14.3363, 5.8282
xyY:
0.5332, 0.3319, 14.3363
CIE-Lab:
44.7114, 50.0340, 29.3007
CIE-LCH:
44.7114, 57.9822, 30.3539
CIE-Luv:
44.7114, 94.5399, 21.2388
Hunter-Lab:
37.8633, 42.3185, 17.3779
#bb3e3c color charts
#bb3e3c color shades, tints & tones
#bb3e3c color schemes
#bb3e3c color preview, HTML & CSS examples
This text has a color of #bb3e3c
<p style="color:#bb3e3c;">Text here</p>
.mytext {color:#bb3e3c;}
This box has a color of #bb3e3c
<div style="background-color:#bb3e3c;">Content here</div>
.mybackground {background-color:#bb3e3c;}
Border around this has a color of #bb3e3c
<div style="border:2px solid #bb3e3c;">Content here</div>
.myborder {border:2px solid #bb3e3c;}