#bc214c color space conversions
Hex:
#bc214c
RGB:
188, 33, 76
CMY:
26, 87, 70
CMYK:
0, 82, 60, 26
HSL:
343°, 70.1357%, 43.3333%
HSV (HSB):
343°, 82.4468%, 73.7255%
XYZ:
22.5874, 12.3009, 8.0213
xyY:
0.5264, 0.2867, 12.3009
CIE-Lab:
41.6904, 61.0380, 15.6248
CIE-LCH:
41.6904, 63.0061, 14.3586
CIE-Luv:
41.6904, 104.6042, 5.7329
Hunter-Lab:
35.0726, 53.5802, 10.9909
#bc214c color charts
#bc214c color shades, tints & tones
#bc214c color schemes
#bc214c color preview, HTML & CSS examples
This text has a color of #bc214c
<p style="color:#bc214c;">Text here</p>
.mytext {color:#bc214c;}
This box has a color of #bc214c
<div style="background-color:#bc214c;">Content here</div>
.mybackground {background-color:#bc214c;}
Border around this has a color of #bc214c
<div style="border:2px solid #bc214c;">Content here</div>
.myborder {border:2px solid #bc214c;}