#bc82a5 color space conversions
Hex:
#bc82a5
RGB:
188, 130, 165
CMY:
26, 49, 35
CMYK:
0, 31, 12, 26
HSL:
324°, 30.2083%, 62.3529%
HSV (HSB):
324°, 30.8511%, 73.7255%
XYZ:
35.5132, 29.3732, 39.3952
xyY:
0.3406, 0.2817, 29.3732
CIE-Lab:
61.1096, 27.7563, -9.5664
CIE-LCH:
61.1096, 29.3587, 340.9832
CIE-Luv:
61.1096, 32.7197, -18.6768
Hunter-Lab:
54.1971, 22.1191, -5.1592
#bc82a5 color charts
#bc82a5 color shades, tints & tones
#bc82a5 color schemes
#bc82a5 color preview, HTML & CSS examples
This text has a color of #bc82a5
<p style="color:#bc82a5;">Text here</p>
.mytext {color:#bc82a5;}
This box has a color of #bc82a5
<div style="background-color:#bc82a5;">Content here</div>
.mybackground {background-color:#bc82a5;}
Border around this has a color of #bc82a5
<div style="border:2px solid #bc82a5;">Content here</div>
.myborder {border:2px solid #bc82a5;}