#bc5363 color space conversions
Hex:
#bc5363
RGB:
188, 83, 99
CMY:
26, 67, 61
CMYK:
0, 56, 47, 26
HSL:
351°, 43.9331%, 53.1373%
HSV (HSB):
351°, 55.8511%, 73.7255%
XYZ:
26.0844, 17.7787, 13.8612
xyY:
0.4519, 0.3080, 17.7787
CIE-Lab:
49.2266, 43.7766, 11.8491
CIE-LCH:
49.2266, 45.3519, 15.1454
CIE-Luv:
49.2266, 73.0962, 6.5474
Hunter-Lab:
42.1648, 36.6370, 10.0245
#bc5363 color charts
#bc5363 color shades, tints & tones
#bc5363 color schemes
#bc5363 color preview, HTML & CSS examples
This text has a color of #bc5363
<p style="color:#bc5363;">Text here</p>
.mytext {color:#bc5363;}
This box has a color of #bc5363
<div style="background-color:#bc5363;">Content here</div>
.mybackground {background-color:#bc5363;}
Border around this has a color of #bc5363
<div style="border:2px solid #bc5363;">Content here</div>
.myborder {border:2px solid #bc5363;}