#bc055d color space conversions
Hex:
#bc055d
RGB:
188, 5, 93
CMY:
26, 98, 64
CMYK:
0, 97, 51, 26
HSL:
331°, 94.8187%, 37.8431%
HSV (HSB):
331°, 97.3404%, 73.7255%
XYZ:
22.7691, 11.5902, 11.3930
xyY:
0.4977, 0.2533, 11.5902
CIE-Lab:
40.5573, 66.7502, 3.2681
CIE-LCH:
40.5573, 66.8301, 2.8030
CIE-Luv:
40.5573, 103.7457, -8.6366
Hunter-Lab:
34.0444, 59.8041, 3.9896
#bc055d color charts
#bc055d color shades, tints & tones
#bc055d color schemes
#bc055d color preview, HTML & CSS examples
This text has a color of #bc055d
<p style="color:#bc055d;">Text here</p>
.mytext {color:#bc055d;}
This box has a color of #bc055d
<div style="background-color:#bc055d;">Content here</div>
.mybackground {background-color:#bc055d;}
Border around this has a color of #bc055d
<div style="border:2px solid #bc055d;">Content here</div>
.myborder {border:2px solid #bc055d;}