#bc264d color space conversions
Hex:
#bc264d
RGB:
188, 38, 77
CMY:
26, 85, 70
CMYK:
0, 80, 59, 26
HSL:
344°, 66.3717%, 44.3137%
HSV (HSB):
344°, 79.7872%, 73.7255%
XYZ:
22.7717, 12.6134, 8.2556
xyY:
0.5218, 0.2890, 12.6134
CIE-Lab:
42.1749, 59.7896, 15.6517
CIE-LCH:
42.1749, 61.8043, 14.6696
CIE-Luv:
42.1749, 102.4807, 6.1301
Hunter-Lab:
35.5154, 52.2985, 11.0787
#bc264d color charts
#bc264d color shades, tints & tones
#bc264d color schemes
#bc264d color preview, HTML & CSS examples
This text has a color of #bc264d
<p style="color:#bc264d;">Text here</p>
.mytext {color:#bc264d;}
This box has a color of #bc264d
<div style="background-color:#bc264d;">Content here</div>
.mybackground {background-color:#bc264d;}
Border around this has a color of #bc264d
<div style="border:2px solid #bc264d;">Content here</div>
.myborder {border:2px solid #bc264d;}