#bb3c3a color space conversions
Hex:
#bb3c3a
RGB:
187, 60, 58
CMY:
27, 76, 77
CMYK:
0, 68, 69, 27
HSL:
1°, 52.6531%, 48.0392%
HSV (HSB):
1°, 68.9840%, 73.3333%
XYZ:
22.8731, 14.1020, 5.5194
xyY:
0.5383, 0.3319, 14.1020
CIE-Lab:
44.3789, 50.7500, 30.0829
CIE-LCH:
44.3789, 58.9961, 30.6581
CIE-Luv:
44.3789, 96.1895, 21.5719
Hunter-Lab:
37.5526, 43.0062, 17.5725
#bb3c3a color charts
#bb3c3a color shades, tints & tones
#bb3c3a color schemes
#bb3c3a color preview, HTML & CSS examples
This text has a color of #bb3c3a
<p style="color:#bb3c3a;">Text here</p>
.mytext {color:#bb3c3a;}
This box has a color of #bb3c3a
<div style="background-color:#bb3c3a;">Content here</div>
.mybackground {background-color:#bb3c3a;}
Border around this has a color of #bb3c3a
<div style="border:2px solid #bb3c3a;">Content here</div>
.myborder {border:2px solid #bb3c3a;}