#bb6f7f color space conversions
Hex:
#bb6f7f
RGB:
187, 111, 127
CMY:
27, 56, 50
CMYK:
0, 41, 32, 27
HSL:
347°, 35.8491%, 58.4314%
HSV (HSB):
347°, 40.6417%, 73.3333%
XYZ:
30.0087, 23.4660, 23.0264
xyY:
0.3923, 0.3067, 23.4660
CIE-Lab:
55.5491, 32.0641, 4.2037
CIE-LCH:
55.5491, 32.3385, 7.4691
CIE-Luv:
55.5491, 49.2983, -0.0996
Hunter-Lab:
48.4417, 25.8044, 5.7261
#bb6f7f color charts
#bb6f7f color shades, tints & tones
#bb6f7f color schemes
#bb6f7f color preview, HTML & CSS examples
This text has a color of #bb6f7f
<p style="color:#bb6f7f;">Text here</p>
.mytext {color:#bb6f7f;}
This box has a color of #bb6f7f
<div style="background-color:#bb6f7f;">Content here</div>
.mybackground {background-color:#bb6f7f;}
Border around this has a color of #bb6f7f
<div style="border:2px solid #bb6f7f;">Content here</div>
.myborder {border:2px solid #bb6f7f;}