#bc0a65 color space conversions
Hex:
#bc0a65
RGB:
188, 10, 101
CMY:
26, 96, 60
CMYK:
0, 95, 46, 26
HSL:
329°, 89.8990%, 38.8235%
HSV (HSB):
329°, 94.6809%, 73.7255%
XYZ:
23.1965, 11.8480, 13.3762
xyY:
0.4791, 0.2447, 11.8480
CIE-Lab:
40.9736, 66.8870, -1.1929
CIE-LCH:
40.9736, 66.8977, 358.9782
CIE-Luv:
40.9736, 99.6558, -13.8291
Hunter-Lab:
34.4210, 60.0557, 1.0542
#bc0a65 color charts
#bc0a65 color shades, tints & tones
#bc0a65 color schemes
#bc0a65 color preview, HTML & CSS examples
This text has a color of #bc0a65
<p style="color:#bc0a65;">Text here</p>
.mytext {color:#bc0a65;}
This box has a color of #bc0a65
<div style="background-color:#bc0a65;">Content here</div>
.mybackground {background-color:#bc0a65;}
Border around this has a color of #bc0a65
<div style="border:2px solid #bc0a65;">Content here</div>
.myborder {border:2px solid #bc0a65;}