#bb3b3f color space conversions
Hex:
#bb3b3f
RGB:
187, 59, 63
CMY:
27, 77, 75
CMYK:
0, 68, 66, 27
HSL:
358°, 52.0325%, 48.2353%
HSV (HSB):
358°, 68.4492%, 73.3333%
XYZ:
22.9547, 14.0516, 6.2050
xyY:
0.5312, 0.3252, 14.0516
CIE-Lab:
44.3069, 51.4297, 27.0128
CIE-LCH:
44.3069, 58.0922, 27.7101
CIE-Luv:
44.3069, 95.6279, 18.9057
Hunter-Lab:
37.4855, 43.7071, 16.4255
#bb3b3f color charts
#bb3b3f color shades, tints & tones
#bb3b3f color schemes
#bb3b3f color preview, HTML & CSS examples
This text has a color of #bb3b3f
<p style="color:#bb3b3f;">Text here</p>
.mytext {color:#bb3b3f;}
This box has a color of #bb3b3f
<div style="background-color:#bb3b3f;">Content here</div>
.mybackground {background-color:#bb3b3f;}
Border around this has a color of #bb3b3f
<div style="border:2px solid #bb3b3f;">Content here</div>
.myborder {border:2px solid #bb3b3f;}