#bc265c color space conversions
Hex:
#bc265c
RGB:
188, 38, 92
CMY:
26, 85, 64
CMYK:
0, 80, 51, 26
HSL:
338°, 66.3717%, 44.3137%
HSV (HSB):
338°, 79.7872%, 73.7255%
XYZ:
23.3639, 12.8503, 11.3742
xyY:
0.4910, 0.2700, 12.8503
CIE-Lab:
42.5368, 60.8987, 6.7330
CIE-LCH:
42.5368, 61.2697, 6.3091
CIE-Luv:
42.5368, 97.1158, -3.4123
Hunter-Lab:
35.8473, 53.6067, 6.2807
#bc265c color charts
#bc265c color shades, tints & tones
#bc265c color schemes
#bc265c color preview, HTML & CSS examples
This text has a color of #bc265c
<p style="color:#bc265c;">Text here</p>
.mytext {color:#bc265c;}
This box has a color of #bc265c
<div style="background-color:#bc265c;">Content here</div>
.mybackground {background-color:#bc265c;}
Border around this has a color of #bc265c
<div style="border:2px solid #bc265c;">Content here</div>
.myborder {border:2px solid #bc265c;}