#bc285f color space conversions
Hex:
#bc285f
RGB:
188, 40, 95
CMY:
26, 84, 63
CMYK:
0, 79, 49, 26
HSL:
338°, 64.9123%, 44.7059%
HSV (HSB):
338°, 78.7234%, 73.7255%
XYZ:
23.5634, 13.0352, 12.1006
xyY:
0.4839, 0.2677, 13.0352
CIE-Lab:
42.8162, 60.5833, 5.2507
CIE-LCH:
42.8162, 60.8104, 4.9534
CIE-Luv:
42.8162, 95.2993, -4.9977
Hunter-Lab:
36.1043, 53.3153, 5.4015
#bc285f color charts
#bc285f color shades, tints & tones
#bc285f color schemes
#bc285f color preview, HTML & CSS examples
This text has a color of #bc285f
<p style="color:#bc285f;">Text here</p>
.mytext {color:#bc285f;}
This box has a color of #bc285f
<div style="background-color:#bc285f;">Content here</div>
.mybackground {background-color:#bc285f;}
Border around this has a color of #bc285f
<div style="border:2px solid #bc285f;">Content here</div>
.myborder {border:2px solid #bc285f;}