#bc6785 color space conversions
Hex:
#bc6785
RGB:
188, 103, 133
CMY:
26, 60, 48
CMYK:
0, 45, 29, 26
HSL:
339°, 38.8128%, 57.0588%
HSV (HSB):
339°, 45.2128%, 73.7255%
XYZ:
29.8229, 22.0853, 24.8814
xyY:
0.3884, 0.2876, 22.0853
CIE-Lab:
54.1174, 37.5311, -1.3821
CIE-LCH:
54.1174, 37.5565, 357.8911
CIE-Luv:
54.1174, 53.4146, -8.5702
Hunter-Lab:
46.9950, 31.0344, 1.5056
#bc6785 color charts
#bc6785 color shades, tints & tones
#bc6785 color schemes
#bc6785 color preview, HTML & CSS examples
This text has a color of #bc6785
<p style="color:#bc6785;">Text here</p>
.mytext {color:#bc6785;}
This box has a color of #bc6785
<div style="background-color:#bc6785;">Content here</div>
.mybackground {background-color:#bc6785;}
Border around this has a color of #bc6785
<div style="border:2px solid #bc6785;">Content here</div>
.myborder {border:2px solid #bc6785;}