#bb282a color space conversions
Hex:
#bb282a
RGB:
187, 40, 42
CMY:
27, 84, 84
CMYK:
0, 79, 78, 27
HSL:
359°, 64.7577%, 44.5098%
HSV (HSB):
359°, 78.6096%, 73.3333%
XYZ:
21.6702, 12.2495, 3.4127
xyY:
0.5805, 0.3281, 12.2495
CIE-Lab:
41.6100, 57.1344, 36.2690
CIE-LCH:
41.6100, 67.6741, 32.4074
CIE-Luv:
41.6100, 110.4087, 23.1983
Hunter-Lab:
34.9994, 49.2713, 18.7183
#bb282a color charts
#bb282a color shades, tints & tones
#bb282a color schemes
#bb282a color preview, HTML & CSS examples
This text has a color of #bb282a
<p style="color:#bb282a;">Text here</p>
.mytext {color:#bb282a;}
This box has a color of #bb282a
<div style="background-color:#bb282a;">Content here</div>
.mybackground {background-color:#bb282a;}
Border around this has a color of #bb282a
<div style="border:2px solid #bb282a;">Content here</div>
.myborder {border:2px solid #bb282a;}