#bb2b2f color space conversions
Hex:
#bb2b2f
RGB:
187, 43, 47
CMY:
27, 83, 82
CMYK:
0, 77, 75, 27
HSL:
358°, 62.6087%, 45.0980%
HSV (HSB):
358°, 77.0053%, 73.3333%
XYZ:
21.8705, 12.4978, 3.9489
xyY:
0.5708, 0.3262, 12.4978
CIE-Lab:
41.9966, 56.4062, 33.7923
CIE-LCH:
41.9966, 65.7539, 30.9253
CIE-Luv:
41.9966, 107.9226, 21.9473
Hunter-Lab:
35.3522, 48.5619, 18.1237
#bb2b2f color charts
#bb2b2f color shades, tints & tones
#bb2b2f color schemes
#bb2b2f color preview, HTML & CSS examples
This text has a color of #bb2b2f
<p style="color:#bb2b2f;">Text here</p>
.mytext {color:#bb2b2f;}
This box has a color of #bb2b2f
<div style="background-color:#bb2b2f;">Content here</div>
.mybackground {background-color:#bb2b2f;}
Border around this has a color of #bb2b2f
<div style="border:2px solid #bb2b2f;">Content here</div>
.myborder {border:2px solid #bb2b2f;}