#bc2042 color space conversions
Hex:
#bc2042
RGB:
188, 32, 66
CMY:
26, 87, 74
CMYK:
0, 83, 65, 26
HSL:
347°, 70.9091%, 43.1373%
HSV (HSB):
347°, 82.9787%, 73.7255%
XYZ:
22.2389, 12.1177, 6.3211
xyY:
0.5467, 0.2979, 12.1177
CIE-Lab:
41.4026, 60.6772, 21.5285
CIE-LCH:
41.4026, 64.3833, 19.5349
CIE-Luv:
41.4026, 108.2504, 11.1899
Hunter-Lab:
34.8105, 53.1173, 13.6012
#bc2042 color charts
#bc2042 color shades, tints & tones
#bc2042 color schemes
#bc2042 color preview, HTML & CSS examples
This text has a color of #bc2042
<p style="color:#bc2042;">Text here</p>
.mytext {color:#bc2042;}
This box has a color of #bc2042
<div style="background-color:#bc2042;">Content here</div>
.mybackground {background-color:#bc2042;}
Border around this has a color of #bc2042
<div style="border:2px solid #bc2042;">Content here</div>
.myborder {border:2px solid #bc2042;}