#bc065d color space conversions
Hex:
#bc065d
RGB:
188, 6, 93
CMY:
26, 98, 64
CMYK:
0, 97, 51, 26
HSL:
331°, 93.8144%, 38.0392%
HSV (HSB):
331°, 96.8085%, 73.7255%
XYZ:
22.7799, 11.6119, 11.3966
xyY:
0.4975, 0.2536, 11.6119
CIE-Lab:
40.5926, 66.6474, 3.3189
CIE-LCH:
40.5926, 66.7300, 2.8509
CIE-Luv:
40.5926, 103.6221, -8.5565
Hunter-Lab:
34.0763, 59.6935, 4.0242
#bc065d color charts
#bc065d color shades, tints & tones
#bc065d color schemes
#bc065d color preview, HTML & CSS examples
This text has a color of #bc065d
<p style="color:#bc065d;">Text here</p>
.mytext {color:#bc065d;}
This box has a color of #bc065d
<div style="background-color:#bc065d;">Content here</div>
.mybackground {background-color:#bc065d;}
Border around this has a color of #bc065d
<div style="border:2px solid #bc065d;">Content here</div>
.myborder {border:2px solid #bc065d;}