#bc968e color space conversions
Hex:
#bc968e
RGB:
188, 150, 142
CMY:
26, 41, 44
CMYK:
0, 20, 24, 26
HSL:
10°, 25.5556%, 64.7059%
HSV (HSB):
10°, 24.4681%, 73.7255%
XYZ:
36.5279, 34.4571, 30.3168
xyY:
0.3606, 0.3401, 34.4571
CIE-Lab:
65.3237, 12.9897, 9.6149
CIE-LCH:
65.3237, 16.1610, 36.5087
CIE-Luv:
65.3237, 24.5623, 11.0029
Hunter-Lab:
58.7001, 8.3516, 10.4686
#bc968e color charts
#bc968e color shades, tints & tones
#bc968e color schemes
#bc968e color preview, HTML & CSS examples
This text has a color of #bc968e
<p style="color:#bc968e;">Text here</p>
.mytext {color:#bc968e;}
This box has a color of #bc968e
<div style="background-color:#bc968e;">Content here</div>
.mybackground {background-color:#bc968e;}
Border around this has a color of #bc968e
<div style="border:2px solid #bc968e;">Content here</div>
.myborder {border:2px solid #bc968e;}