#bc2745 color space conversions
Hex:
#bc2745
RGB:
188, 39, 69
CMY:
26, 85, 73
CMYK:
0, 79, 63, 26
HSL:
348°, 65.6388%, 44.5098%
HSV (HSB):
348°, 79.2553%, 73.7255%
XYZ:
22.5387, 12.5721, 6.8690
xyY:
0.5369, 0.2995, 12.5721
CIE-Lab:
42.1113, 59.0012, 20.5746
CIE-LCH:
42.1113, 62.4857, 19.2245
CIE-Luv:
42.1113, 104.6812, 10.9208
Hunter-Lab:
35.4571, 51.4156, 13.3340
#bc2745 color charts
#bc2745 color shades, tints & tones
#bc2745 color schemes
#bc2745 color preview, HTML & CSS examples
This text has a color of #bc2745
<p style="color:#bc2745;">Text here</p>
.mytext {color:#bc2745;}
This box has a color of #bc2745
<div style="background-color:#bc2745;">Content here</div>
.mybackground {background-color:#bc2745;}
Border around this has a color of #bc2745
<div style="border:2px solid #bc2745;">Content here</div>
.myborder {border:2px solid #bc2745;}