#bc3041 color space conversions
Hex:
#bc3041
RGB:
188, 48, 65
CMY:
26, 81, 75
CMYK:
0, 74, 65, 26
HSL:
353°, 59.3220%, 46.2745%
HSV (HSB):
353°, 74.4681%, 73.7255%
XYZ:
22.7501, 13.1869, 6.3473
xyY:
0.5380, 0.3119, 13.1869
CIE-Lab:
43.0436, 55.9472, 24.2508
CIE-LCH:
43.0436, 60.9770, 23.4348
CIE-Luv:
43.0436, 101.8234, 15.1125
Hunter-Lab:
36.3138, 48.2788, 15.0564
#bc3041 color charts
#bc3041 color shades, tints & tones
#bc3041 color schemes
#bc3041 color preview, HTML & CSS examples
This text has a color of #bc3041
<p style="color:#bc3041;">Text here</p>
.mytext {color:#bc3041;}
This box has a color of #bc3041
<div style="background-color:#bc3041;">Content here</div>
.mybackground {background-color:#bc3041;}
Border around this has a color of #bc3041
<div style="border:2px solid #bc3041;">Content here</div>
.myborder {border:2px solid #bc3041;}