#bb3a5e color space conversions
Hex:
#bb3a5e
RGB:
187, 58, 94
CMY:
27, 77, 63
CMYK:
0, 69, 50, 27
HSL:
343°, 52.6531%, 48.0392%
HSV (HSB):
343°, 68.9840%, 73.3333%
XYZ:
24.0270, 14.3991, 12.1026
xyY:
0.4755, 0.2850, 14.3991
CIE-Lab:
44.7999, 54.0793, 8.6655
CIE-LCH:
44.7999, 54.7692, 9.1035
CIE-Luv:
44.7999, 87.3439, 0.3805
Hunter-Lab:
37.9461, 46.6181, 7.6522
#bb3a5e color charts
#bb3a5e color shades, tints & tones
#bb3a5e color schemes
#bb3a5e color preview, HTML & CSS examples
This text has a color of #bb3a5e
<p style="color:#bb3a5e;">Text here</p>
.mytext {color:#bb3a5e;}
This box has a color of #bb3a5e
<div style="background-color:#bb3a5e;">Content here</div>
.mybackground {background-color:#bb3a5e;}
Border around this has a color of #bb3a5e
<div style="border:2px solid #bb3a5e;">Content here</div>
.myborder {border:2px solid #bb3a5e;}