#bb696c color space conversions
Hex:
#bb696c
RGB:
187, 105, 108
CMY:
27, 59, 58
CMYK:
0, 44, 42, 27
HSL:
358°, 37.6147%, 57.2549%
HSV (HSB):
358°, 43.8503%, 73.3333%
XYZ:
28.2519, 21.7507, 16.8966
xyY:
0.4223, 0.3251, 21.7507
CIE-Lab:
53.7614, 32.9914, 12.8027
CIE-LCH:
53.7614, 35.3884, 21.2094
CIE-Luv:
53.7614, 56.6473, 10.3236
Hunter-Lab:
46.6376, 26.5149, 11.1658
#bb696c color charts
#bb696c color shades, tints & tones
#bb696c color schemes
#bb696c color preview, HTML & CSS examples
This text has a color of #bb696c
<p style="color:#bb696c;">Text here</p>
.mytext {color:#bb696c;}
This box has a color of #bb696c
<div style="background-color:#bb696c;">Content here</div>
.mybackground {background-color:#bb696c;}
Border around this has a color of #bb696c
<div style="border:2px solid #bb696c;">Content here</div>
.myborder {border:2px solid #bb696c;}