#bc3c65 color space conversions
Hex:
#bc3c65
RGB:
188, 60, 101
CMY:
26, 76, 60
CMYK:
0, 68, 46, 26
HSL:
341°, 51.6129%, 48.6275%
HSV (HSB):
341°, 68.0851%, 73.7255%
XYZ:
24.7039, 14.8627, 13.8787
xyY:
0.4622, 0.2781, 14.8627
CIE-Lab:
45.4455, 54.2378, 5.2878
CIE-LCH:
45.4455, 54.4950, 5.5683
CIE-Luv:
45.4455, 84.9271, -3.5051
Hunter-Lab:
38.5521, 46.9150, 5.6423
#bc3c65 color charts
#bc3c65 color shades, tints & tones
#bc3c65 color schemes
#bc3c65 color preview, HTML & CSS examples
This text has a color of #bc3c65
<p style="color:#bc3c65;">Text here</p>
.mytext {color:#bc3c65;}
This box has a color of #bc3c65
<div style="background-color:#bc3c65;">Content here</div>
.mybackground {background-color:#bc3c65;}
Border around this has a color of #bc3c65
<div style="border:2px solid #bc3c65;">Content here</div>
.myborder {border:2px solid #bc3c65;}