#bb698a color space conversions
Hex:
#bb698a
RGB:
187, 105, 138
CMY:
27, 59, 46
CMYK:
0, 44, 26, 27
HSL:
336°, 37.6147%, 57.2549%
HSV (HSB):
336°, 43.8503%, 73.3333%
XYZ:
30.1325, 22.5029, 26.8001
xyY:
0.3793, 0.2833, 22.5029
CIE-Lab:
54.5566, 36.8098, -3.6904
CIE-LCH:
54.5566, 36.9943, 354.2749
CIE-Luv:
54.5566, 50.4654, -11.5932
Hunter-Lab:
47.4372, 30.3695, -0.2903
#bb698a color charts
#bb698a color shades, tints & tones
#bb698a color schemes
#bb698a color preview, HTML & CSS examples
This text has a color of #bb698a
<p style="color:#bb698a;">Text here</p>
.mytext {color:#bb698a;}
This box has a color of #bb698a
<div style="background-color:#bb698a;">Content here</div>
.mybackground {background-color:#bb698a;}
Border around this has a color of #bb698a
<div style="border:2px solid #bb698a;">Content here</div>
.myborder {border:2px solid #bb698a;}