#bb2045 color space conversions
Hex:
#bb2045
RGB:
187, 32, 69
CMY:
27, 87, 73
CMYK:
0, 83, 63, 27
HSL:
346°, 70.7763%, 42.9412%
HSV (HSB):
346°, 82.8877%, 73.3333%
XYZ:
22.0842, 12.0275, 6.7878
xyY:
0.5400, 0.2941, 12.0275
CIE-Lab:
41.2598, 60.5769, 19.4214
CIE-LCH:
41.2598, 63.6141, 17.7762
CIE-Luv:
41.2598, 106.4915, 9.3239
Hunter-Lab:
34.6807, 52.9753, 12.6721
#bb2045 color charts
#bb2045 color shades, tints & tones
#bb2045 color schemes
#bb2045 color preview, HTML & CSS examples
This text has a color of #bb2045
<p style="color:#bb2045;">Text here</p>
.mytext {color:#bb2045;}
This box has a color of #bb2045
<div style="background-color:#bb2045;">Content here</div>
.mybackground {background-color:#bb2045;}
Border around this has a color of #bb2045
<div style="border:2px solid #bb2045;">Content here</div>
.myborder {border:2px solid #bb2045;}