#bc2341 color space conversions
Hex:
#bc2341
RGB:
188, 35, 65
CMY:
26, 86, 75
CMYK:
0, 81, 65, 26
HSL:
348°, 68.6099%, 43.7255%
HSV (HSB):
348°, 81.3830%, 73.7255%
XYZ:
22.2942, 12.2751, 6.1953
xyY:
0.5469, 0.3011, 12.2751
CIE-Lab:
41.6500, 59.8660, 22.4721
CIE-LCH:
41.6500, 63.9448, 20.5748
CIE-Luv:
41.6500, 107.4726, 12.2655
Hunter-Lab:
35.0358, 52.2715, 14.0409
#bc2341 color charts
#bc2341 color shades, tints & tones
#bc2341 color schemes
#bc2341 color preview, HTML & CSS examples
This text has a color of #bc2341
<p style="color:#bc2341;">Text here</p>
.mytext {color:#bc2341;}
This box has a color of #bc2341
<div style="background-color:#bc2341;">Content here</div>
.mybackground {background-color:#bc2341;}
Border around this has a color of #bc2341
<div style="border:2px solid #bc2341;">Content here</div>
.myborder {border:2px solid #bc2341;}