#bc1961 color space conversions
Hex:
#bc1961
RGB:
188, 25, 97
CMY:
26, 90, 62
CMYK:
0, 87, 48, 26
HSL:
333°, 76.5258%, 41.7647%
HSV (HSB):
333°, 86.7021%, 73.7255%
XYZ:
23.2443, 12.2497, 12.4486
xyY:
0.4848, 0.2555, 12.2497
CIE-Lab:
41.6102, 64.3572, 2.2584
CIE-LCH:
41.6102, 64.3968, 2.0098
CIE-Luv:
41.6102, 98.8240, -9.2628
Hunter-Lab:
34.9996, 57.2984, 3.4115
#bc1961 color charts
#bc1961 color shades, tints & tones
#bc1961 color schemes
#bc1961 color preview, HTML & CSS examples
This text has a color of #bc1961
<p style="color:#bc1961;">Text here</p>
.mytext {color:#bc1961;}
This box has a color of #bc1961
<div style="background-color:#bc1961;">Content here</div>
.mybackground {background-color:#bc1961;}
Border around this has a color of #bc1961
<div style="border:2px solid #bc1961;">Content here</div>
.myborder {border:2px solid #bc1961;}