#bc628a color space conversions
Hex:
#bc628a
RGB:
188, 98, 138
CMY:
26, 62, 46
CMYK:
0, 48, 27, 26
HSL:
333°, 40.1786%, 56.0784%
HSV (HSB):
333°, 47.8723%, 73.7255%
XYZ:
29.6942, 21.2617, 26.5836
xyY:
0.3830, 0.2742, 21.2617
CIE-Lab:
53.2347, 40.8461, -5.6311
CIE-LCH:
53.2347, 41.2324, 352.1506
CIE-Luv:
53.2347, 54.9736, -14.9699
Hunter-Lab:
46.1104, 34.2571, -1.9046
#bc628a color charts
#bc628a color shades, tints & tones
#bc628a color schemes
#bc628a color preview, HTML & CSS examples
This text has a color of #bc628a
<p style="color:#bc628a;">Text here</p>
.mytext {color:#bc628a;}
This box has a color of #bc628a
<div style="background-color:#bc628a;">Content here</div>
.mybackground {background-color:#bc628a;}
Border around this has a color of #bc628a
<div style="border:2px solid #bc628a;">Content here</div>
.myborder {border:2px solid #bc628a;}