#bb6b6d color space conversions
Hex:
#bb6b6d
RGB:
187, 107, 109
CMY:
27, 58, 57
CMYK:
0, 43, 42, 27
HSL:
359°, 37.0370%, 57.6471%
HSV (HSB):
359°, 42.7807%, 73.3333%
XYZ:
28.5115, 22.1843, 17.2473
xyY:
0.4196, 0.3265, 22.1843
CIE-Lab:
54.2220, 32.0253, 12.8584
CIE-LCH:
54.2220, 34.5103, 21.8759
CIE-Luv:
54.2220, 55.1847, 10.6282
Hunter-Lab:
47.1002, 25.6273, 11.2592
#bb6b6d color charts
#bb6b6d color shades, tints & tones
#bb6b6d color schemes
#bb6b6d color preview, HTML & CSS examples
This text has a color of #bb6b6d
<p style="color:#bb6b6d;">Text here</p>
.mytext {color:#bb6b6d;}
This box has a color of #bb6b6d
<div style="background-color:#bb6b6d;">Content here</div>
.mybackground {background-color:#bb6b6d;}
Border around this has a color of #bb6b6d
<div style="border:2px solid #bb6b6d;">Content here</div>
.myborder {border:2px solid #bb6b6d;}