#bb3d3c color space conversions
Hex:
#bb3d3c
RGB:
187, 61, 60
CMY:
27, 76, 76
CMYK:
0, 67, 68, 27
HSL:
0°, 51.4170%, 48.4314%
HSV (HSB):
0°, 67.9144%, 73.3333%
XYZ:
22.9779, 14.2285, 5.8103
xyY:
0.5342, 0.3308, 14.2285
CIE-Lab:
44.5589, 50.4481, 29.1153
CIE-LCH:
44.5589, 58.2470, 29.9907
CIE-Luv:
44.5589, 95.1440, 20.9397
Hunter-Lab:
37.7207, 42.7234, 17.2718
#bb3d3c color charts
#bb3d3c color shades, tints & tones
#bb3d3c color schemes
#bb3d3c color preview, HTML & CSS examples
This text has a color of #bb3d3c
<p style="color:#bb3d3c;">Text here</p>
.mytext {color:#bb3d3c;}
This box has a color of #bb3d3c
<div style="background-color:#bb3d3c;">Content here</div>
.mybackground {background-color:#bb3d3c;}
Border around this has a color of #bb3d3c
<div style="border:2px solid #bb3d3c;">Content here</div>
.myborder {border:2px solid #bb3d3c;}