#bb7882 color space conversions
Hex:
#bb7882
RGB:
187, 120, 130
CMY:
27, 53, 49
CMYK:
0, 36, 30, 27
HSL:
351°, 33.0049%, 60.1961%
HSV (HSB):
351°, 35.8289%, 73.3333%
XYZ:
31.2393, 25.6094, 24.4157
xyY:
0.3844, 0.3151, 25.6094
CIE-Lab:
57.6645, 27.5377, 5.5011
CIE-LCH:
57.6645, 28.0818, 11.2971
CIE-Luv:
57.6645, 43.3969, 2.5202
Hunter-Lab:
50.6058, 21.6290, 6.8184
#bb7882 color charts
#bb7882 color shades, tints & tones
#bb7882 color schemes
#bb7882 color preview, HTML & CSS examples
This text has a color of #bb7882
<p style="color:#bb7882;">Text here</p>
.mytext {color:#bb7882;}
This box has a color of #bb7882
<div style="background-color:#bb7882;">Content here</div>
.mybackground {background-color:#bb7882;}
Border around this has a color of #bb7882
<div style="border:2px solid #bb7882;">Content here</div>
.myborder {border:2px solid #bb7882;}