#bc8382 color space conversions
Hex:
#bc8382
RGB:
188, 131, 130
CMY:
26, 49, 49
CMYK:
0, 30, 31, 26
HSL:
1°, 30.2083%, 62.3529%
HSV (HSB):
1°, 30.8511%, 73.7255%
XYZ:
32.8846, 28.5357, 24.8938
xyY:
0.3810, 0.3306, 28.5357
CIE-Lab:
60.3696, 21.8321, 9.3772
CIE-LCH:
60.3696, 23.7607, 23.2442
CIE-Luv:
60.3696, 37.4748, 8.7618
Hunter-Lab:
53.4188, 16.4017, 9.7633
#bc8382 color charts
#bc8382 color shades, tints & tones
#bc8382 color schemes
#bc8382 color preview, HTML & CSS examples
This text has a color of #bc8382
<p style="color:#bc8382;">Text here</p>
.mytext {color:#bc8382;}
This box has a color of #bc8382
<div style="background-color:#bc8382;">Content here</div>
.mybackground {background-color:#bc8382;}
Border around this has a color of #bc8382
<div style="border:2px solid #bc8382;">Content here</div>
.myborder {border:2px solid #bc8382;}