#bc949f color space conversions
Hex:
#bc949f
RGB:
188, 148, 159
CMY:
26, 42, 38
CMYK:
0, 21, 15, 26
HSL:
344°, 22.9885%, 65.8824%
HSV (HSB):
344°, 21.2766%, 73.7255%
XYZ:
37.5870, 34.3744, 37.4548
xyY:
0.3435, 0.3142, 34.3744
CIE-Lab:
65.2587, 16.7502, -0.0336
CIE-LCH:
65.2587, 16.7502, 359.8852
CIE-Luv:
65.2587, 23.8004, -2.9823
Hunter-Lab:
58.6297, 11.8328, 3.1642
#bc949f color charts
#bc949f color shades, tints & tones
#bc949f color schemes
#bc949f color preview, HTML & CSS examples
This text has a color of #bc949f
<p style="color:#bc949f;">Text here</p>
.mytext {color:#bc949f;}
This box has a color of #bc949f
<div style="background-color:#bc949f;">Content here</div>
.mybackground {background-color:#bc949f;}
Border around this has a color of #bc949f
<div style="border:2px solid #bc949f;">Content here</div>
.myborder {border:2px solid #bc949f;}