#bc054d color space conversions
Hex:
#bc054d
RGB:
188, 5, 77
CMY:
26, 98, 70
CMYK:
0, 97, 59, 26
HSL:
336°, 94.8187%, 37.8431%
HSV (HSB):
336°, 97.3404%, 73.7255%
XYZ:
22.1329, 11.3357, 8.0427
xyY:
0.5332, 0.2731, 11.3357
CIE-Lab:
40.1403, 65.6279, 12.8779
CIE-LCH:
40.1403, 66.8795, 11.1018
CIE-Luv:
40.1403, 110.3477, 1.7417
Hunter-Lab:
33.6686, 58.4213, 9.4050
#bc054d color charts
#bc054d color shades, tints & tones
#bc054d color schemes
#bc054d color preview, HTML & CSS examples
This text has a color of #bc054d
<p style="color:#bc054d;">Text here</p>
.mytext {color:#bc054d;}
This box has a color of #bc054d
<div style="background-color:#bc054d;">Content here</div>
.mybackground {background-color:#bc054d;}
Border around this has a color of #bc054d
<div style="border:2px solid #bc054d;">Content here</div>
.myborder {border:2px solid #bc054d;}