#bc138c color space conversions
Hex:
#bc138c
RGB:
188, 19, 140
CMY:
26, 93, 45
CMYK:
0, 90, 26, 26
HSL:
317°, 81.6425%, 40.5882%
HSV (HSB):
317°, 89.8936%, 73.7255%
XYZ:
25.7055, 13.0506, 25.9751
xyY:
0.3971, 0.2016, 13.0506
CIE-Lab:
42.8393, 69.7271, -22.5931
CIE-LCH:
42.8393, 73.2961, 342.0466
CIE-Luv:
42.8393, 81.0862, -42.3369
Hunter-Lab:
36.1256, 63.7939, -17.3430
#bc138c color charts
#bc138c color shades, tints & tones
#bc138c color schemes
#bc138c color preview, HTML & CSS examples
This text has a color of #bc138c
<p style="color:#bc138c;">Text here</p>
.mytext {color:#bc138c;}
This box has a color of #bc138c
<div style="background-color:#bc138c;">Content here</div>
.mybackground {background-color:#bc138c;}
Border around this has a color of #bc138c
<div style="border:2px solid #bc138c;">Content here</div>
.myborder {border:2px solid #bc138c;}