#bb0345 color space conversions
Hex:
#bb0345
RGB:
187, 3, 69
CMY:
27, 99, 73
CMYK:
0, 98, 63, 27
HSL:
338°, 96.8421%, 37.2549%
HSV (HSB):
338°, 98.3957%, 73.3333%
XYZ:
21.6003, 11.0596, 6.6265
xyY:
0.5498, 0.2815, 11.0596
CIE-Lab:
39.6807, 65.1215, 17.3320
CIE-LCH:
39.6807, 67.3885, 14.9037
CIE-Luv:
39.6807, 112.8700, 6.0093
Hunter-Lab:
33.2560, 57.7405, 11.4652
#bb0345 color charts
#bb0345 color shades, tints & tones
#bb0345 color schemes
#bb0345 color preview, HTML & CSS examples
This text has a color of #bb0345
<p style="color:#bb0345;">Text here</p>
.mytext {color:#bb0345;}
This box has a color of #bb0345
<div style="background-color:#bb0345;">Content here</div>
.mybackground {background-color:#bb0345;}
Border around this has a color of #bb0345
<div style="border:2px solid #bb0345;">Content here</div>
.myborder {border:2px solid #bb0345;}