#bb335e color space conversions
Hex:
#bb335e
RGB:
187, 51, 94
CMY:
27, 80, 63
CMYK:
0, 73, 50, 27
HSL:
341°, 57.1429%, 46.6667%
HSV (HSB):
341°, 72.7273%, 73.3333%
XYZ:
23.6977, 13.7406, 11.9929
xyY:
0.4794, 0.2780, 13.7406
CIE-Lab:
43.8586, 56.6859, 7.3341
CIE-LCH:
43.8586, 57.1584, 7.3721
CIE-Luv:
43.8586, 90.5444, -1.7409
Hunter-Lab:
37.0683, 49.2453, 6.7655
#bb335e color charts
#bb335e color shades, tints & tones
#bb335e color schemes
#bb335e color preview, HTML & CSS examples
This text has a color of #bb335e
<p style="color:#bb335e;">Text here</p>
.mytext {color:#bb335e;}
This box has a color of #bb335e
<div style="background-color:#bb335e;">Content here</div>
.mybackground {background-color:#bb335e;}
Border around this has a color of #bb335e
<div style="border:2px solid #bb335e;">Content here</div>
.myborder {border:2px solid #bb335e;}