#bc155e color space conversions
Hex:
#bc155e
RGB:
188, 21, 94
CMY:
26, 92, 63
CMYK:
0, 89, 50, 26
HSL:
334°, 79.9043%, 40.9804%
HSV (HSB):
334°, 88.8298%, 73.7255%
XYZ:
23.0276, 12.0358, 11.6991
xyY:
0.4924, 0.2574, 12.0358
CIE-Lab:
41.2730, 64.8357, 3.6654
CIE-LCH:
41.2730, 64.9393, 3.2357
CIE-Luv:
41.2730, 100.9270, -7.7601
Hunter-Lab:
34.6927, 57.7686, 4.2910
#bc155e color charts
#bc155e color shades, tints & tones
#bc155e color schemes
#bc155e color preview, HTML & CSS examples
This text has a color of #bc155e
<p style="color:#bc155e;">Text here</p>
.mytext {color:#bc155e;}
This box has a color of #bc155e
<div style="background-color:#bc155e;">Content here</div>
.mybackground {background-color:#bc155e;}
Border around this has a color of #bc155e
<div style="border:2px solid #bc155e;">Content here</div>
.myborder {border:2px solid #bc155e;}