#bb083a color space conversions
Hex:
#bb083a
RGB:
187, 8, 58
CMY:
27, 97, 77
CMYK:
0, 96, 69, 27
HSL:
343°, 91.7949%, 38.2353%
HSV (HSB):
343°, 95.7219%, 73.3333%
XYZ:
21.3441, 11.0439, 5.0097
xyY:
0.5707, 0.2953, 11.0439
CIE-Lab:
39.6544, 64.0236, 24.2896
CIE-LCH:
39.6544, 68.4763, 20.7760
CIE-Luv:
39.6544, 115.8587, 12.1875
Hunter-Lab:
33.2324, 56.4877, 14.3249
#bb083a color charts
#bb083a color shades, tints & tones
#bb083a color schemes
#bb083a color preview, HTML & CSS examples
This text has a color of #bb083a
<p style="color:#bb083a;">Text here</p>
.mytext {color:#bb083a;}
This box has a color of #bb083a
<div style="background-color:#bb083a;">Content here</div>
.mybackground {background-color:#bb083a;}
Border around this has a color of #bb083a
<div style="border:2px solid #bb083a;">Content here</div>
.myborder {border:2px solid #bb083a;}