#bf8cac color space conversions
Hex:
#bf8cac
RGB:
191, 140, 172
CMY:
25, 45, 33
CMYK:
0, 27, 10, 25
HSL:
322°, 28.4916%, 64.9020%
HSV (HSB):
322°, 26.7016%, 74.9020%
XYZ:
38.3103, 32.8111, 43.3437
xyY:
0.3347, 0.2866, 32.8111
CIE-Lab:
64.0077, 24.4818, -9.1804
CIE-LCH:
64.0077, 26.1465, 339.4446
CIE-Luv:
64.0077, 28.4291, -17.6874
Hunter-Lab:
57.2810, 19.1417, -4.7673
#bf8cac color charts
#bf8cac color shades, tints & tones
#bf8cac color schemes
#bf8cac color preview, HTML & CSS examples
This text has a color of #bf8cac
<p style="color:#bf8cac;">Text here</p>
.mytext {color:#bf8cac;}
This box has a color of #bf8cac
<div style="background-color:#bf8cac;">Content here</div>
.mybackground {background-color:#bf8cac;}
Border around this has a color of #bf8cac
<div style="border:2px solid #bf8cac;">Content here</div>
.myborder {border:2px solid #bf8cac;}