#bc798c color space conversions
Hex:
#bc798c
RGB:
188, 121, 140
CMY:
26, 53, 45
CMYK:
0, 36, 26, 26
HSL:
343°, 33.3333%, 60.5882%
HSV (HSB):
343°, 35.6383%, 73.7255%
XYZ:
32.3100, 26.2596, 28.1766
xyY:
0.3725, 0.3027, 26.2596
CIE-Lab:
58.2826, 28.7715, 0.6235
CIE-LCH:
58.2826, 28.7783, 1.2415
CIE-Luv:
58.2826, 41.8300, -4.2412
Hunter-Lab:
51.2441, 22.8693, 3.2702
#bc798c color charts
#bc798c color shades, tints & tones
#bc798c color schemes
#bc798c color preview, HTML & CSS examples
This text has a color of #bc798c
<p style="color:#bc798c;">Text here</p>
.mytext {color:#bc798c;}
This box has a color of #bc798c
<div style="background-color:#bc798c;">Content here</div>
.mybackground {background-color:#bc798c;}
Border around this has a color of #bc798c
<div style="border:2px solid #bc798c;">Content here</div>
.myborder {border:2px solid #bc798c;}