#bc3a50 color space conversions
Hex:
#bc3a50
RGB:
188, 58, 80
CMY:
26, 77, 69
CMYK:
0, 69, 57, 26
HSL:
350°, 52.8455%, 48.2353%
HSV (HSB):
350°, 69.1489%, 73.7255%
XYZ:
23.7001, 14.2967, 9.0998
xyY:
0.5032, 0.3036, 14.2967
CIE-Lab:
44.6554, 53.2617, 17.1361
CIE-LCH:
44.6554, 55.9505, 17.8348
CIE-Luv:
44.6554, 92.4718, 9.5139
Hunter-Lab:
37.8109, 45.7155, 12.1985
#bc3a50 color charts
#bc3a50 color shades, tints & tones
#bc3a50 color schemes
#bc3a50 color preview, HTML & CSS examples
This text has a color of #bc3a50
<p style="color:#bc3a50;">Text here</p>
.mytext {color:#bc3a50;}
This box has a color of #bc3a50
<div style="background-color:#bc3a50;">Content here</div>
.mybackground {background-color:#bc3a50;}
Border around this has a color of #bc3a50
<div style="border:2px solid #bc3a50;">Content here</div>
.myborder {border:2px solid #bc3a50;}