#bc2951 color space conversions
Hex:
#bc2951
RGB:
188, 41, 81
CMY:
26, 84, 68
CMYK:
0, 78, 57, 26
HSL:
344°, 64.1921%, 44.9020%
HSV (HSB):
344°, 78.1915%, 73.7255%
XYZ:
23.0172, 12.8713, 9.0559
xyY:
0.5121, 0.2864, 12.8713
CIE-Lab:
42.5687, 59.2040, 13.6794
CIE-LCH:
42.5687, 60.7638, 13.0102
CIE-Luv:
42.5687, 99.9690, 4.3610
Hunter-Lab:
35.8766, 51.7352, 10.1479
#bc2951 color charts
#bc2951 color shades, tints & tones
#bc2951 color schemes
#bc2951 color preview, HTML & CSS examples
This text has a color of #bc2951
<p style="color:#bc2951;">Text here</p>
.mytext {color:#bc2951;}
This box has a color of #bc2951
<div style="background-color:#bc2951;">Content here</div>
.mybackground {background-color:#bc2951;}
Border around this has a color of #bc2951
<div style="border:2px solid #bc2951;">Content here</div>
.myborder {border:2px solid #bc2951;}