#bb0045 color space conversions
Hex:
#bb0045
RGB:
187, 0, 69
CMY:
27, 100, 73
CMYK:
0, 100, 63, 27
HSL:
338°, 100.0000%, 36.6667%
HSV (HSB):
338°, 100.0000%, 73.3333%
XYZ:
21.5677, 10.9945, 6.6156
xyY:
0.5505, 0.2806, 10.9945
CIE-Lab:
39.5711, 65.4401, 17.1862
CIE-LCH:
39.5711, 67.6592, 14.7150
CIE-Luv:
39.5711, 113.3162, 5.7783
Hunter-Lab:
33.1579, 58.0797, 11.3811
#bb0045 color charts
#bb0045 color shades, tints & tones
#bb0045 color schemes
#bb0045 color preview, HTML & CSS examples
This text has a color of #bb0045
<p style="color:#bb0045;">Text here</p>
.mytext {color:#bb0045;}
This box has a color of #bb0045
<div style="background-color:#bb0045;">Content here</div>
.mybackground {background-color:#bb0045;}
Border around this has a color of #bb0045
<div style="border:2px solid #bb0045;">Content here</div>
.myborder {border:2px solid #bb0045;}