#bb082c color space conversions
Hex:
#bb082c
RGB:
187, 8, 44
CMY:
27, 97, 83
CMYK:
0, 96, 76, 27
HSL:
348°, 91.7949%, 38.2353%
HSV (HSB):
348°, 95.7219%, 73.3333%
XYZ:
21.0350, 10.9203, 3.3820
xyY:
0.5953, 0.3090, 10.9203
CIE-Lab:
39.4459, 63.4480, 32.7275
CIE-LCH:
39.4459, 71.3914, 27.2854
CIE-Luv:
39.4459, 119.8296, 18.3145
Hunter-Lab:
33.0459, 55.7918, 17.0642
#bb082c color charts
#bb082c color shades, tints & tones
#bb082c color schemes
#bb082c color preview, HTML & CSS examples
This text has a color of #bb082c
<p style="color:#bb082c;">Text here</p>
.mytext {color:#bb082c;}
This box has a color of #bb082c
<div style="background-color:#bb082c;">Content here</div>
.mybackground {background-color:#bb082c;}
Border around this has a color of #bb082c
<div style="border:2px solid #bb082c;">Content here</div>
.myborder {border:2px solid #bb082c;}