#bc3d5c color space conversions
Hex:
#bc3d5c
RGB:
188, 61, 92
CMY:
26, 76, 64
CMYK:
0, 68, 51, 26
HSL:
345°, 51.0040%, 48.8235%
HSV (HSB):
345°, 67.5532%, 73.7255%
XYZ:
24.3395, 14.8016, 11.6994
xyY:
0.4787, 0.2911, 14.8016
CIE-Lab:
45.3612, 53.0250, 10.7134
CIE-LCH:
45.3612, 54.0964, 11.4225
CIE-Luv:
45.3612, 87.3122, 2.9240
Hunter-Lab:
38.4728, 45.5994, 8.9012
#bc3d5c color charts
#bc3d5c color shades, tints & tones
#bc3d5c color schemes
#bc3d5c color preview, HTML & CSS examples
This text has a color of #bc3d5c
<p style="color:#bc3d5c;">Text here</p>
.mytext {color:#bc3d5c;}
This box has a color of #bc3d5c
<div style="background-color:#bc3d5c;">Content here</div>
.mybackground {background-color:#bc3d5c;}
Border around this has a color of #bc3d5c
<div style="border:2px solid #bc3d5c;">Content here</div>
.myborder {border:2px solid #bc3d5c;}