#bc799d color space conversions
Hex:
#bc799d
RGB:
188, 121, 157
CMY:
26, 53, 38
CMYK:
0, 36, 16, 26
HSL:
328°, 33.3333%, 60.5882%
HSV (HSB):
328°, 35.6383%, 73.7255%
XYZ:
33.6622, 26.8004, 35.2971
xyY:
0.3515, 0.2799, 26.8004
CIE-Lab:
58.7891, 31.3897, -8.4436
CIE-LCH:
58.7891, 32.5055, 344.9443
CIE-Luv:
58.7891, 38.8180, -17.5391
Hunter-Lab:
51.7691, 25.4713, -4.1866
#bc799d color charts
#bc799d color shades, tints & tones
#bc799d color schemes
#bc799d color preview, HTML & CSS examples
This text has a color of #bc799d
<p style="color:#bc799d;">Text here</p>
.mytext {color:#bc799d;}
This box has a color of #bc799d
<div style="background-color:#bc799d;">Content here</div>
.mybackground {background-color:#bc799d;}
Border around this has a color of #bc799d
<div style="border:2px solid #bc799d;">Content here</div>
.myborder {border:2px solid #bc799d;}